Validation rules

BR-DEC-02

A document-level allowance base amount (BT-93) has more than 2 decimal places.

Rule
BR-DEC-02official EN 16931 / XRechnung rule
Severity
error
Business term
BT-93 — Document allowance base amount
Field in your JSON
invoice.allowances[*].base_amount

How to fix it

Round invoice.allowances[*].base_amount to 2 decimals.

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

Der Grundbetrag eines Nachlasses auf Dokumentebene (BT-93) hat mehr als 2 Nachkommastellen.

So beheben Sie den Fehler

Runden Sie invoice.allowances[*].base_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.