OrderItemSchema

October 21, 2025 ยท View on GitHub

An order line item.

Fields

FieldTypeRequiredDescriptionExample
created_atdate:heavy_check_mark:Creation timestamp of the object.
modified_atdate:heavy_check_mark:Last modification timestamp of the object.
idstr:heavy_check_mark:The ID of the object.
labelstr:heavy_check_mark:Description of the line item charge.Pro Plan
amountint:heavy_check_mark:Amount in cents, before discounts and taxes.10000
tax_amountint:heavy_check_mark:Sales tax amount in cents.720
prorationbool:heavy_check_mark:Whether this charge is due to a proration.false
product_price_idNullable[str]:heavy_check_mark:Associated price ID, if any.