Schema2020-08-27
objectsubscription_schedule_configuration_item
A phase item describes the price and quantity of a phase.
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
SubscriptionScheduleConfigurationItem
objectA phase item describes the price and quantity of a phase.
billing_thresholds
optionalnullable Define thresholds at which an invoice will be sent, and the related subscription advanced to a new billing period
price
requiredID of the price to which the customer should be subscribed.
quantity integer
optionalQuantity of the plan to which the customer should be subscribed.
tax_rates array
optionalnullable The tax rates which apply to this `phase_item`. When set, the `default_tax_rates` on the phase do not apply to this `phase_item`.