Anchor to section titled 'undefined'

SubscriptionBillingCycle
object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

A subscription billing cycle.


The date on which the billing attempt is expected to be made.

The list of billing attempts associated with the billing cycle.

The end date of the billing cycle.

The index of the billing cycle.

The start date of the billing cycle.

Whether this billing cycle was edited.

The active edited contract for the billing cycle.

Whether this billing cycle was skipped.

The subscription contract that the billing cycle belongs to.

The status of the billing cycle.


Was this section helpful?
Map

Fields and connections from

SubscriptionBillingCycle


Returns a subscription billing cycle found either by cycle index or date.

Retrieves the results of the asynchronous job for the subscription billing cycle bulk action based on the specified job ID. This query can be used to obtain the billing cycles that match the criteria defined in the subscriptionBillingCycleBulkSearch and subscriptionBillingCycleBulkCharge mutations.

Returns subscription billing cycles for a contract ID.


Was this section helpful?
<?>
SubscriptionBillingCycle Queries


Delete the schedule and contract edits of the selected subscription billing cycle.

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

Modify the schedule of a specific billing cycle.

Skips a Subscription Billing Cycle.

Unskips a Subscription Billing Cycle.


Was this section helpful?