Validation rules
BR-CO-10
The sum of line net amounts (BT-106) does not match the invoice lines.
- Rule
BR-CO-10— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-106— Sum of line net amounts- Field in your JSON
invoice.totals.net
How to fix it
Remove invoice.totals to let normbill compute it, or fix the amount.
BR-CO-10 auf Deutsch — was bedeutet der Fehler?
Die Summe der Positionsnettobeträge (BT-106) stimmt nicht mit den Rechnungspositionen überein.
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.