Skip to content

Tax Rate ​

Tax rates can be applied to invoices, subscriptions and Checkout Sessions to collect tax.

Related guide: Tax rates

Endpoints ​

Create a tax rate ​

  • POST /v1/tax_rates

Update a tax rate ​

  • POST /v1/tax_rates/:id

Retrieve a tax rate ​

  • GET /v1/tax_rates/:id

List all tax rates ​

  • GET /v1/tax_rates

Events ​

  • tax_rate.created Occurs whenever a new tax rate is created.

  • tax_rate.updated Occurs whenever a tax rate is updated.

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18