Validation rules
BR-DEC-16
The paid amount (BT-113) uses more than 2 decimal places — EN 16931 allows at most 2.
- Rule
BR-DEC-16— official EN 16931 / XRechnung rule- Severity
- error
- Detected by
- tier 3 — KoSIT validator (authoritative)
- Reachability
- Not expressible through the normbill invoice model — documented for completeness
When invoice.paid_amount (BT-113) is set, the serializer writes cbc:PrepaidAmount and PayableAmount = BT-112 − BT-113.
How to fix it
Round cbc:PrepaidAmount to 2 decimals.
BR-DEC-16 auf Deutsch — was bedeutet der Fehler?
Der bereits gezahlte Betrag (BT-113) hat mehr als 2 Nachkommastellen. EN 16931 erlaubt höchstens 2 Dezimalstellen — der KoSIT-Validator lehnt die Rechnung ab.
So beheben Sie den Fehler
Runden Sie cbc:PrepaidAmount auf 2 Nachkommastellen. Das normbill-Datenmodell kennt keinen bereits gezahlten Betrag (BT-113) — erzeugte Rechnungen enthalten dieses Element nie.
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.