invalid_tax_rate
The rate falls outside the range allowed for its type: VAT 0-27%, withholding 0-47%, equivalence surcharge 0-10%, other 0-100%.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_tax_rate | invalid_request_error | 422 | Taxes |
Cause
The rate falls outside the range allowed for its type: VAT 0-27%, withholding 0-47%, equivalence surcharge 0-10%, other 0-100%.
What to do
Send a rate inside the range of the tax type, as a percentage rather than a fraction (21, not 0.21).
Related
All Taxes error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.