Update a tax rate
Update an existing tax rate account
Path parameters
tax_rate_id
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
code
Code for the tax rate from the accounting platform
description
Description of the tax rate
name
Name of the tax rate
Response
Successful Response
id
created_at
The timestamp when the tax rate was created.
updated_at
The timestamp when the tax rate was last updated.
code
Code for the tax rate from the accounting platform.
components
description
Description of the tax rate
effective_tax_rate
Effective tax rate in percent minor units. Example: 12.5% is 1250.
is_external
Whether the tax rate is from an external system
name
status
total_tax_rate
Total (not compounded) sum of the components of a tax rate in minor units. Example: 12.5% is 1250.