--- title: "Subscriptions Contracts APIs: Introduce new mutations to update Subscription Contract status - Shopify developer changelog" description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/subscriptions-contracts-apis-introduce-new-mutations-to-update-subscription-contract-status md: https://shopify.dev/changelog/subscriptions-contracts-apis-introduce-new-mutations-to-update-subscription-contract-status.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2024 Tags: * API * 2024-01 # Subscriptions Contracts APIs: Introduce new mutations to update Subscription Contract status As of the **2024-01** release of the GraphQL Admin API, you can update the status field of a subscription contract in a single operation with the `subscriptionContractActivate`, `subscriptionContractPause`, `subscriptionContractCancel`, `subscriptionContractFail`, `subscriptionContractExpire` mutations. As of the **2024-01** release of the GraphQL Customer API, you can update the status field of a subscription contract in a single operation with the `subscriptionContractActivate`, `subscriptionContractCancel` and `subscriptionContractPause` mutations.