Validation rules
BR-O-11
VAT category "O" (not subject to VAT) cannot be mixed with other VAT categories on the same invoice (BR-O-11..14).
- Rule
BR-O-11— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-151— Line VAT category- Field in your JSON
invoice.lines[*].vat_category
How to fix it
Move the O lines to a separate invoice, or correct their vat_category.
BR-O-11 auf Deutsch — was bedeutet der Fehler?
Die Kategorie "O" (nicht umsatzsteuerbar) darf nicht mit anderen Umsatzsteuer-Kategorien auf derselben Rechnung gemischt werden (BR-O-11 bis BR-O-14).
So beheben Sie den Fehler
Stellen Sie die O-Positionen auf eine separate Rechnung — oder korrigieren Sie deren vat_category.
Official sources
- XRechnung specification (KoSIT / xeinkauf.de)
- KoSIT validator on GitHub and the XRechnung validator configuration
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.