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.

•SubscriptionActor

The actor who initiated a subscription action.

Show enum values
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.

Show fields
•[SubscriptionContractStatusUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?