Preview

SubscriptionCancellationRestriction is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SubscriptionCancellationRestriction

Provides details on why a subscription cancellation option is blocked.

This page contains

    Fields

    subscriptionId: ID

    The unique identifier of the subscription that is blocking this cancellation option. subscriptionId will be available only in case of Active Add-ons

    subscriptionCancellationFailureReason: SubscriptionCancellationFailureReason! PREVIEW

    The reason explaining why the cancellation option is blocked.

    Parent objects of SubscriptionCancellationRestriction

    SubscriptionCancellationOption PREVIEW

    Represents the available subscription cancellation options.