Validation rules
BR-CO-25
An amount is due but neither a due date (BT-9) nor payment terms (BT-20) are present.
- Rule
BR-CO-25— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-9— Due date- Field in your JSON
invoice.due_date
How to fix it
Set invoice.due_date or invoice.payment.terms.
BR-CO-25 auf Deutsch — was bedeutet der Fehler?
Es ist ein Zahlbetrag offen, aber weder ein Fälligkeitsdatum (BT-9) noch Zahlungsbedingungen (BT-20) sind angegeben.
So beheben Sie den Fehler
Setzen Sie invoice.due_date oder invoice.payment.terms.
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.