Skip to main content
Schema2020-08-27object

subscription_schedule_add_invoice_item

An Add Invoice Item describes the prices and quantities that will be added as pending invoice items when entering a phase.

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

SubscriptionScheduleAddInvoiceItem

object

An Add Invoice Item describes the prices and quantities that will be added as pending invoice items when entering a phase.

price
required

ID of the price used to generate the invoice item.

quantity integer
optionalnullable

The quantity of the invoice item.

tax_rates array
optionalnullable

The tax rates which apply to the item. When set, the `default_tax_rates` do not apply to this item.