Validation rules
BR-CO-26
The seller carries none of: VAT identifier (BT-31), legal registration identifier (BT-30) or seller identifier (BT-29) — at least one is required so the buyer can identify the supplier. The German tax number (BT-32) alone does NOT satisfy this rule.
- Rule
BR-CO-26— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-31— Seller VAT identifier- Field in your JSON
invoice.seller.vat_id
How to fix it
Set invoice.seller.vat_id, or invoice.seller.legal_registration_id (e.g. "HRB 12345"), or invoice.seller.id.
BR-CO-26 auf Deutsch — was bedeutet der Fehler?
Der Verkäufer trägt weder eine USt-IdNr. (BT-31) noch eine Handelsregisterkennung (BT-30) noch eine Verkäuferkennung (BT-29) — mindestens eine ist Pflicht, damit der Käufer den Lieferanten identifizieren kann. Die deutsche Steuernummer (BT-32) allein erfüllt diese EN-Regel NICHT (bestätigt gegen den KoSIT-Validator).
So beheben Sie den Fehler
Setzen Sie invoice.seller.vat_id — oder invoice.seller.legal_registration_id (z. B. "HRB 12345") bzw. invoice.seller.id.
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.