Validation rules
BR-TMP-3
In a CII invoice, when the item price base quantity (BT-149) appears on both the gross and net price, the values (and their unit codes, BT-150) must be identical.
- Rule
BR-TMP-3— 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
CII-syntax rule; normbill's CII serializer never writes price base quantities.
How to fix it
Align BasisQuantity and its unit code between GrossPriceProductTradePrice and NetPriceProductTradePrice.
BR-TMP-3 auf Deutsch — was bedeutet der Fehler?
In einer CII-Rechnung müssen Basismenge (BT-149) und Einheit (BT-150) auf Brutto- und Nettopreis identisch sein, wenn beide vorhanden sind.
So beheben Sie den Fehler
Gleichen Sie BasisQuantity und Einheitencode zwischen GrossPriceProductTradePrice und NetPriceProductTradePrice an.
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.