Validation rules
BR-DEX-13
A third-party payment amount may carry at most 2 decimal places.
- Rule
BR-DEX-13— official EN 16931 / XRechnung rule- Severity
- error
- Detected by
- tier 3 — KoSIT validator (authoritative)
- Reachability
- Only reachable when validating your own XML — normbill-generated documents cannot trigger it
Belongs to the 'Extension XRechnung' CustomizationID. normbill generates the plain CIUS, never the Extension — reachable only for Extension XML submitted to /v1/invoices/validate.
How to fix it
Round the third-party payment amount to 2 decimals.
BR-DEX-13 auf Deutsch — was bedeutet der Fehler?
Ein Fremdforderungsbetrag darf höchstens 2 Nachkommastellen tragen. Diese Regel gehört zur „Extension XRechnung“; normbill erzeugt die reguläre CIUS.
So beheben Sie den Fehler
Runden Sie den Betrag 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.