# subscriptionContractPause - customer - MUTATION Version: 2024-07 ## Description Pauses a Subscription Contract. ### Access Scopes ## Arguments * [subscriptionContractId](/docs/api/customer/2024-07/scalars/ID): ID! - The ID of the subscription contract to pause. ## Returns * [contract](/docs/api/customer/2024-07/objects/SubscriptionContract): SubscriptionContract The updated Subscription Contract after the pause operation. ## Examples