Request This endpoint expects an object.
code string Optional <=500 characters
Code for the tax rate from the accounting platform
description string Optional <=2048 characters
Description of the tax rate
effective_tax_rate integer Optional 0-10000
Effective tax rate in percent [minor units](https://docs.monite.com/references/currencies#minor-units). Example: 12.5% is 1250.
name string Optional <=500 characters
Name of the tax rate
Response Successful Response
created_at datetime
The timestamp when the tax rate was created.
updated_at datetime
The timestamp when the tax rate was last updated.
code string
Code for the tax rate from the accounting platform.
components list of objects
description string
Description of the tax rate
effective_tax_rate integer
Effective tax rate in percent minor units . Example: 12.5% is 1250.
is_external boolean Defaults to false
Whether the tax rate is from an external system
total_tax_rate integer
Total (not compounded) sum of the components of a tax rate in minor units . Example: 12.5% is 1250.