Validation rules

BR-DE-1

Payment instructions (BG-16) are missing. XRechnung requires them.

Rule
BR-DE-1official EN 16931 / XRechnung rule
Severity
error
Business term
BT-81 — Payment means code
Field in your JSON
invoice.payment.means_code

How to fix it

Add invoice.payment — for SEPA transfers an IBAN is enough; for SEPA direct debit set means_code 59 with mandate_id, creditor_id, and debited_iban.

BR-DE-1 auf Deutsch — was bedeutet der Fehler?

Die Rechnung enthält keine Zahlungsangaben (Gruppe BG-16). Die XRechnung schreibt Informationen zur Zahlung verbindlich vor — ohne sie lehnt der KoSIT-Validator das Dokument ab.

So beheben Sie den Fehler

Ergänzen Sie invoice.payment — für eine SEPA-Überweisung genügt die IBAN; für SEPA-Lastschrift setzen Sie means_code 59 mit mandate_id, creditor_id und debited_iban.

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.