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).