Preview

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

ScheduledChangeOperationType

The operation to apply to a scheduled billing charge.

This page contains

    Fields

    UPDATE

    Reserved for amending a scheduled billing charge. Not supported yet: charges requested with UPDATE fail with ScheduledChangeOperationNotSupportedError, or with SubscriptionScheduleNotFoundError when the billing charge is not a known scheduled change. The charge itself is left unchanged.

    CANCEL

    Cancels the scheduled billing charge so it never takes effect. When the charge is the subscription's own pending provisioning order (the subscription was created with scheduled provisioning and is not active yet), the subscription is cancelled along with it.