- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateTaxRateDTO
The tax rate to be created.
tax_region_id
stringThe associated tax region's ID.
name
stringThe name of the tax rate.
rate
null | numberOptionalThe rate to charge.
code
null | stringOptionalThe code of the tax rate.
The rules of the tax rate.
is_default
booleanOptionalWhether the tax rate is default.
created_by
stringOptionalWho created the tax rate. For example, the ID of the user
that created the tax rate.
Holds custom data in key-value pairs.
Was this page helpful?