Validation rules

BR-AG-07

A document-level charge with VAT category M (IPSI) must have a rate of 0 or greater.

Rule
BR-AG-07official EN 16931 / XRechnung rule
Severity
error
Detected by
tier 3 — KoSIT validator (authoritative)
Reachability
Only reachable when validating your own XML — normbill-generated documents cannot trigger it

The request schema requires the charge's vat >= 0, so generated documents always satisfy this.

How to fix it

Set a non-negative Percent on the charge's TaxCategory in your XML.

BR-AG-07 auf Deutsch — was bedeutet der Fehler?

Ein Zuschlag auf Dokumentebene mit der Kategorie M (IPSI) muss einen Steuersatz von 0 oder größer tragen. Generierte Dokumente erfüllen das immer (vat >= 0); die Meldung betrifft extern erzeugtes XML.

So beheben Sie den Fehler

Setzen Sie in Ihrem XML ein nicht-negatives Percent an der TaxCategory des Zuschlags.

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.

Or try it live: drop any XRechnung XML on the free validator — same KoSIT-backed report, no account.

Spotted something?

Bug, missing feature, wrong validation result — tell us. The page you're on is attached automatically; email optional.