Skip to main content
Anchor to subscriptionContractPause

subscriptionContractPause

mutation

Requires the write_own_subscription_contracts scope.

Pauses a Subscription Contract.

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the subscription contract to pause.


Was this section helpful?

Anchor to SubscriptionContractPausePayload returnsSubscriptionContractPausePayload returns

•SubscriptionContract

The updated Subscription Contract after the pause operation.

Show fields
•[SubscriptionContractStatusUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?