Preview

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

subscriptionCancellationOptions

Retrieve the cancellation options available for a specific subscription ID. This query enables clients to determine the appropriate cancellation action for a given subscription.

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    billing.subscription-cancellation.read.instance

    billing.subscription-cancellation.read.tenant

    billing.subscription-cancellation.read.account

    billing.subscription-cancellation.read.self

    billing.subscription-cancellation.read.network

    billing.subscription-cancellation.read.agent

    Arguments

    input SubscriptionCancellationOptionInput! PREVIEW

    Return Fields

    SubscriptionCancellationOptionPayload PREVIEW

    Payload returned when retrieving available cancellation options for a subscription.

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.