Validation rules
BR-DEC-06
A document-level charge base amount (BT-100) has more than 2 decimal places.
- Rule
BR-DEC-06— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-100
How to fix it
Round invoice.charges[*].base_amount to 2 decimals.
BR-DEC-06 auf Deutsch — was bedeutet der Fehler?
Der Grundbetrag eines Zuschlags auf Dokumentebene (BT-100) hat mehr als 2 Nachkommastellen.
So beheben Sie den Fehler
Runden Sie invoice.charges[*].base_amount auf 2 Nachkommastellen.
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.