Validation rules

BR-DEC-05

A document-level charge amount (BT-99) has more than 2 decimal places.

Rule
BR-DEC-05official EN 16931 / XRechnung rule
Severity
error
Business term
BT-99

How to fix it

Round invoice.charges[*].amount to 2 decimals — normbill never silently rounds your amounts.

BR-DEC-05 auf Deutsch — was bedeutet der Fehler?

Ein Zuschlagsbetrag auf Dokumentebene (BT-99) hat mehr als 2 Nachkommastellen — EN 16931 erlaubt höchstens 2.

So beheben Sie den Fehler

Runden Sie invoice.charges[*].amount auf 2 Nachkommastellen.

Official sources

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.