Skip to main content
Anchor to subscriptionBillingCycleContractEdit

subscriptionBillingCycleContractEdit

mutation

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

Edit the contents of a subscription contract for the specified billing cycle.

•SubscriptionActor

The actor who initiated a subscription action.

•SubscriptionBillingCycleInput!
required

Input object for selecting and using billing cycles.


Was this section helpful?

Anchor to SubscriptionBillingCycleContractEditPayload returnsSubscriptionBillingCycleContractEditPayload returns

•SubscriptionDraft

The draft subscription contract object.

•[SubscriptionDraftUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?