Schema2020-08-27
objectsubscription_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
objectAn Add Invoice Item describes the prices and quantities that will be added as pending invoice items when entering a phase.
price
requiredID 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.