Factuarea API

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

CodeTypeHTTPCategory
invalid_tax_rateinvalid_request_error422Taxes

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

On this page