Skip to main content
Schema2020-08-27object

subscription_billing_thresholds

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

SubscriptionBillingThresholds

object
amount_gte integer
optionalnullable

Monetary threshold that triggers the subscription to create an invoice

reset_billing_cycle_anchor boolean
optionalnullable

Indicates if the `billing_cycle_anchor` should be reset when a threshold is reached. If true, `billing_cycle_anchor` will be updated to the date/time the threshold was last reached; otherwise, the value will remain unchanged. This value may not be `true` if the subscription contains items with plans that have `aggregate_usage=last_ever`.