Validation rules
BR-IC-12
An intra-community supply (VAT category K) must state the deliver-to country (BT-80).
- Rule
BR-IC-12— official EN 16931 / XRechnung rule- Severity
- error
- Business term
BT-80— Deliver-to country code- Field in your JSON
invoice.delivery_address.country
How to fix it
Set invoice.delivery_address with the destination country (and city/postal code — XRechnung requires them once the address is present).
BR-IC-12 auf Deutsch — was bedeutet der Fehler?
Eine innergemeinschaftliche Lieferung (Kategorie K) muss das Lieferland (BT-80) nennen.
So beheben Sie den Fehler
Setzen Sie invoice.delivery_address mit dem Bestimmungsland — die XRechnung verlangt zusätzlich Ort und Postleitzahl, sobald die Anschrift vorhanden ist.
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.