- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
UpsertTaxRateDTO
The attributes in the tax rate to be created or updated.
id
stringOptionalThe ID of the tax rate. If not provided, the tax rate
is created.
rate
null | numberOptionalThe rate to charge
code
null | stringOptionalThe code of the tax rate.
name
stringOptionalThe name of the tax rate.
is_default
booleanOptionalWhether the tax rate is default.
created_by
null | stringOptionalWho created the tax rate. For example, the
ID of the user that created it.
Holds custom data in key-value pairs.
Was this page helpful?