Validation rules

BR-Z-05

A zero-rated (Z) line must have a VAT rate of exactly 0.

Rule
BR-Z-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-Z-05 auf Deutsch — was bedeutet der Fehler?

Eine Position mit Kategorie Z (Nullsatz) muss exakt 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.