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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
tax_rate_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.