- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateTaxRateDTO
The attributes to update in the tax rate.
rate
null | numberOptionalThe rate to charge.
code
null | stringOptionalThe code of the tax rate.
name
stringOptionalThe name of the tax rate.
The rules of the tax rate.
is_default
booleanOptionalWhether the tax rate is default.
is_combinable
booleanOptionalWhether the tax rate is combinable.
Learn more here.
updated_by
stringOptionalHolds custom data in key-value pairs.
Was this page helpful?