Validation rules
BR-CO-15
Supplied totals.gross does not equal net + tax.
- Rule
BR-CO-15— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-112— Total with VAT- Field in your JSON
invoice.totals.gross
How to fix it
Remove invoice.totals to let normbill compute it, or fix the amount.
BR-CO-15 auf Deutsch — was bedeutet der Fehler?
Der angegebene Gesamtbetrag (totals.gross, BT-112) entspricht nicht Netto plus Umsatzsteuer.
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.