Validation rules

BR-E-05

A VAT-exempt (E) line must have a VAT rate of 0.

Rule
BR-E-05official EN 16931 / XRechnung rule
Severity
error
Business term
BT-152 — Line VAT rate
Field in your JSON
invoice.lines[*].vat

How to fix it

Set line.vat to 0, or change line.vat_category.

BR-E-05 auf Deutsch — was bedeutet der Fehler?

Eine steuerbefreite Position (Kategorie E) muss den Steuersatz 0 tragen.

So beheben Sie den Fehler

Setzen Sie line.vat auf 0 — oder ändern Sie line.vat_category.

Official sources

Every 422 from the API lists the rule id, the path in your request JSON, a plain-language message and a suggested fix — see the docs overview for the report format.