Skip to main content
Anchor to subscriptionContractPause

subscriptionContractPause

mutation

Requires write_own_subscription_contracts access scope. Also: The user must have manage_orders_information permission.

Pauses a Subscription Contract.

Anchor to subscriptionContractIdsubscriptionContractId
ID!required

The ID of the Subscription Contract.


Was this section helpful?

Anchor to SubscriptionContractPausePayload returnsSubscriptionContractPausePayload returns

SubscriptionContract

The new Subscription Contract object.

[SubscriptionContractStatusUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?