Validation rules
UBL-SR-37
An item price discount (BT-147) appears more than once — only one cac:Price/cac:AllowanceCharge with one cbc:Amount per line is allowed.
- Rule
UBL-SR-37— official 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 serializer never emits price-level allowances; discounts map to line allowances from invoice.lines[i].allowances.
How to fix it
Keep a single price-level AllowanceCharge per line, or model discounts as line allowances (BG-27).
UBL-SR-37 auf Deutsch — was bedeutet der Fehler?
Der KoSIT-Validator lehnt die Rechnung ab, weil ein Preisnachlass (BT-147) mehrfach vorkommt — nur ein cac:Price/cac:AllowanceCharge mit einem cbc:Amount je Position ist erlaubt.
So beheben Sie den Fehler
Behalten Sie genau einen Preis-Nachlass je Position — oder modellieren Sie Rabatte als Positionsnachlässe (BG-27).
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.