Skip to main content
Log inSign up
Anchor to subscriptionBillingCycle

subscriptionBillingCycle

query

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

Input object used to select and use billing cycles.


Was this section helpful?

Anchor to SubscriptionBillingCycleSubscriptionBillingCycle

A subscription billing cycle.

billingAttemptExpectedDate
non-null

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

billingAttempts
non-null

The list of billing attempts associated with the billing cycle.

cycleEndAt
non-null

The end date of the billing cycle.

cycleIndex
non-null

The index of the billing cycle.

cycleStartAt
non-null

The start date of the billing cycle.

edited
non-null

Whether this billing cycle was edited.

editedContract

The active edited contract for the billing cycle.

skipped
non-null

Whether this billing cycle was skipped.

sourceContract
non-null

The subscription contract that the billing cycle belongs to.

status
non-null

The status of the billing cycle.


Was this section helpful?