--- title: SubscriptionContractPausePayload - Customer API description: Return type for `subscriptionContractPause` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/payloads/subscriptioncontractpausepayload md: https://shopify.dev/docs/api/customer/latest/payloads/subscriptioncontractpausepayload.md --- # Subscription​Contract​Pause​Payload payload Return type for `subscriptionContractPause` mutation. ## Fields * contract [Subscription​Contract](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract) The updated Subscription Contract after the pause operation. * user​Errors [\[Subscription​Contract​Status​Update​User​Error!\]!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContractStatusUpdateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [subscription​Contract​Pause](https://shopify.dev/docs/api/customer/latest/mutations/subscriptionContractPause) mutation Pauses a Subscription Contract. *** ## Map ### Mutations with this payload * [subscription​Contract​Pause](https://shopify.dev/docs/api/customer/latest/types/subscriptionContractPause)