Skip to main content
Anchor to subscriptionContractPause

subscriptionContractPause

mutation

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.

•[SubscriptionContractStatusUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?