Validation rules

BR-AE-02

Reverse charge (AE) requires a seller VAT identifier (BT-31) or tax registration number (BT-32), and the buyer VAT identifier (BT-48).

Rule
BR-AE-02official EN 16931 / XRechnung rule
Severity
error
Business term
BT-48 — Buyer VAT identifier
Field in your JSON
invoice.buyer.vat_id

How to fix it

Set invoice.seller.vat_id (or invoice.seller.tax_number) and invoice.buyer.vat_id.

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

Bei Steuerschuldumkehr (Reverse Charge, Kategorie AE) sind die USt-IdNr. bzw. Steuernummer des Verkäufers und die USt-IdNr. des Käufers (BT-48) Pflicht.

So beheben Sie den Fehler

Setzen Sie invoice.seller.vat_id (oder invoice.seller.tax_number) und invoice.buyer.vat_id.

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.