Each invoice item represents a component line of an invoice. Each of these items, represent something you charge the customer for.

The invoice item model

Invoice items support charging for a one-off charge or proration adjustments due to plan upgrades or downgrades.

Properties

NameTypeRequiredDescription
idstringYesUnique identifier
quantitystringYesItem’s quantity
amountintegerYesAn amount that was paid
period_startintegerNoA start of a subscription period
period_endintegerNoAn end of a subscription period
prorationbooleanNoWhether the invoice item is an automatic proration adjustment from when the customer switched plans
descriptionstringNoItem’s description
amount_excluding_taxintegerNoAn amount without the tax