Validation rules
BR-CO-14
Supplied totals.tax does not match the computed VAT breakdown.
- Rule
BR-CO-14— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-110— Total VAT amount- Field in your JSON
invoice.totals.tax
How to fix it
Remove invoice.totals to let normbill compute it, or fix the amount.
BR-CO-14 auf Deutsch — was bedeutet der Fehler?
Der angegebene Umsatzsteuerbetrag (totals.tax, BT-110) passt nicht zur berechneten Steueraufschlüsselung.
So beheben Sie den Fehler
Lassen Sie invoice.totals weg, damit normbill die Summen exakt berechnet — oder korrigieren Sie den Betrag.
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.