Skip to main content
Anchor to SubscriptionContractBillingCycleReschedulePayload

SubscriptionContractBillingCycleReschedulePayload

payload

Return type for subscriptionContractBillingCycleReschedule mutation.

•SubscriptionBillingCycle

The updated billing cycle.

Show fields
•[SubscriptionContractBillingCycleRescheduleUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Reschedules the billing date for a selected and subsequent billing cycles within a subscription contract.

Show payload

Arguments

•DateTime!
required

The new billing date for the selected billing cycle.

•SubscriptionBillingCycleInput!
required

Input object for selecting and using billing cycles within a subscription contract.

Show input fields


Was this section helpful?