Delete a tax rate

Only tax rates that were manually added by the entity (as indicated by is_external = false) can be deleted.

Tax rates fetched from accounting systems as part of the accounting integration (indicated by is_external = true) cannot be deleted.

Path parameters

tax_rate_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Errors