# subscriptionContractActivate - customer - MUTATION Version: 2024-10 ## Description Activates a Subscription Contract. ### Access Scopes ## Arguments * [subscriptionContractId](/docs/api/customer/2024-10/scalars/ID): ID! - The ID of the subscription contract to activate. ## Returns * [contract](/docs/api/customer/2024-10/objects/SubscriptionContract): SubscriptionContract The activated Subscription Contract. * [userErrors](/docs/api/customer/2024-10/objects/SubscriptionContractStatusUpdateUserError): SubscriptionContractStatusUpdateUserError! The list of errors that occurred from executing the mutation. ## Examples