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