Skip to main content
Anchor to subscriptionBillingCycleScheduleEdit

subscriptionBillingCycleScheduleEdit

mutation

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

Modify the schedule of a specific billing cycle.

•SubscriptionBillingCycleInput!
required

Input object for selecting and using billing cycles.

Show input fields
•SubscriptionBillingCycleScheduleEditInput!
required

Data used to create or modify billing cycle schedule edit.

Show input fields

Was this section helpful?

Anchor to SubscriptionBillingCycleScheduleEditPayload returnsSubscriptionBillingCycleScheduleEditPayload returns

•SubscriptionBillingCycle

The updated billing cycle.

Show fields
•[SubscriptionBillingCycleUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?