CancelSubscriptionInput

Autogenerated input type of CancelSubscription

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

token (ID)

The token of the subscription to cancel, only needed if a project access token is used.

id (ID)

The ID of the subscription to cancel, only needed if a project access token is used.

skipTwoStepCancellation (Boolean)

If two-step cancellation is enabled it can be skipped

skipCancellationConfirmationEmail (Boolean)

Skip sending the standard cancellation confirmation email to the customer.

cancellationNotes (String)

Why did this customer decide to cancel?

skipContractTermsEnforcement (Boolean)

If a customer cannot be cancelled due to active commitments, this process can be skipped.

Last updated