Skip to main content
Anchor to subscriptionBillingCycleEditsDelete

subscriptionBillingCycleEditsDelete

mutation

Requires write_own_subscription_contracts access scope. Also: The user must have manage_orders_information permission.

Delete the current and future schedule and contract edits of a list of subscription billing cycles.

•ID!
required

The globally-unique identifier of the subscription contract that the billing cycle belongs to.

•SubscriptionBillingCyclesTargetSelection!
required

Select billing cycles to be deleted.

Show enum values

Was this section helpful?

Anchor to SubscriptionBillingCycleEditsDeletePayload returnsSubscriptionBillingCycleEditsDeletePayload returns

•[SubscriptionBillingCycle!]

The list of updated billing cycles.

Show fields
•[SubscriptionBillingCycleUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?