Skip to main content
Schema2020-08-27object

line_items_tax_amount

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

LineItemsTaxAmount

object
amount integer
required

Amount of tax applied for this rate.

rate TaxRate object
required

Tax rates can be applied to [invoices](https://stripe.com/docs/billing/invoices/tax-rates), [subscriptions](https://stripe.com/docs/billing/subscriptions/taxes) and [Checkout Sessions](https://stripe.com/docs/payments/checkout/set-up-a-subscription#tax-rates) to collect tax. Related guide: [Tax Rates](https://stripe.com/docs/billing/taxes/tax-rates).