BR-DE-11:The Delivery Address (BG-15) is missing the Post Code (BT-78). When...
The Delivery Address (BG-15) is missing the Post Code (BT-78). When including a delivery address in XRechnung, the postal code is mandatory.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Delivery Post Code (BT-78)
What is BR-DE-11?
BR-DE-11 is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It checks whether the delivery address (bg-15) is missing the post code (bt-78). when....
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.
Why This Error Matters
Invoice rejected. German XRechnung requires complete delivery addresses including postal code.
BR-DE-11 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.
Validator Behavior
- ·Causes invoice rejection
- ·Rejected by XRechnung endpoints
- ·Error returned: BR-DE-11
- ·Specification: XRechnung (Germany)
Before / After
<cac:DeliveryLocation> <cac:Address>INVALID_CODE</cac:Address> </cac:DeliveryLocation>
<cac:DeliveryLocation> <cac:Address>VALID_CODE</cac:Address> </cac:DeliveryLocation>
Technical Reference
Common Causes
- ·Delivery address missing postal code for XRechnung
- ·BT-78 Deliver to post code not provided
- ·German delivery address incomplete - postcode required
- ·DeliveryLocation/Address/PostalZone empty
- ·Partial delivery address without postal code
Seeing this in production? The API handles BR-DE-11 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle BR-DE-11 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.