Skip to main content
Anchor to SubscriptionContractStatusUpdateUserError

SubscriptionContractStatusUpdateUserError

object

Requires read_own_subscription_contracts access scope.

Represents a subscription contract status update error.

SubscriptionContractStatusUpdateErrorCode

The error code.

[String!]

The path to the input field that caused the error.

String!
non-null

The error message.


Was this section helpful?

mutation

Activates a Subscription Contract. Contract status must be either active, paused, or failed.

mutation

Cancels a Subscription Contract.

mutation

Expires a Subscription Contract.

mutation

Fails a Subscription Contract.

mutation

Pauses a Subscription Contract.


Was this section helpful?


Was this section helpful?