BR-DEX-14:Die Währungsangabe von "Third party payment amount" BT-DEX-002 muss BT-5...
Third party payment currency mismatch. The currency of third party payment amount must match the invoice currency (BT-5).
Engine Classification
Ensure sub-invoice price is present in XRechnung extension
Confidence: 75% · Applied automatically in pipeline
What is BR-DEX-14?
BR-DEX-14 is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It validates the PriceAmount element under Price in the UBL invoice XML.
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Target path: //ext:UBLExtensions//cac:Price/cbc:PriceAmount
Why This Error Matters
Invoice will be rejected. XRechnung extension rules for German invoices must be followed for proper processing by German public sector recipients.
BR-DEX-14 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Rejected by XRechnung endpoints
- ·Error returned: BR-DEX-14
- ·Specification: XRechnung (Germany)
Before / After
<Invoice> <cbc:DocumentCurrencyCode><!-- invalid or missing value --></cbc:DocumentCurrencyCode> </Invoice>
<Invoice> <cbc:DocumentCurrencyCode>correct-value</cbc:DocumentCurrencyCode> </Invoice>
Technical Reference
//ext:UBLExtensions//cac:Price/cbc:PriceAmountCommon Causes
- ·Third party payment currency mismatch
- ·BT-DEX-002 currency differs from BT-5 invoice currency
- ·Payment amount in different currency than document
- ·Currency attribute incorrect on payment amount
- ·Mixed currencies in XRechnung extension fields
Seeing this in production? The API handles BR-DEX-14 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle BR-DEX-14 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.