# SubscriptionContractPausePayload - customer - PAYLOAD Version: 2024-10 ## Description Return type for `subscriptionContractPause` mutation. ### Access Scopes ## Fields * [contract](/docs/api/customer/2024-10/objects/SubscriptionContract): SubscriptionContract - The updated Subscription Contract after the pause operation. * [userErrors](/docs/api/customer/2024-10/objects/SubscriptionContractStatusUpdateUserError): SubscriptionContractStatusUpdateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [subscriptionContractPause](/docs/api/customer/2024-10/mutations/subscriptionContractPause) ## Examples