Skip to main content
Schema2020-08-27object

subscription_schedule_configuration_item

A phase item describes the price and quantity of a phase.

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

SubscriptionScheduleConfigurationItem

object

A 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
required

ID of the price to which the customer should be subscribed.

quantity integer
optional

Quantity 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`.