Validation rules
BR-S-07
A document-level charge with VAT category "S" (standard rated) must have a VAT rate greater than zero.
- Rule
BR-S-07— official EN 16931 / XRechnung rule- Severity
- error
- Detected by
- tier 3 — KoSIT validator (authoritative)
- Reachability
- Triggerable from your request JSON (generate & validate)
How to fix it
Set the charge's vat to the applicable rate (Germany: 19 or 7), or use vat_category "Z" / "E".
BR-S-07 auf Deutsch — was bedeutet der Fehler?
Ein Zuschlag auf Dokumentebene mit der Kategorie "S" (Normalsatz) muss einen Steuersatz größer 0 tragen.
So beheben Sie den Fehler
Setzen Sie vat am Zuschlag auf den gültigen Satz (Deutschland: 19 oder 7) — oder verwenden Sie vat_category "Z" bzw. "E".
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.