errorDEUXRechnung (Germany)

BR-DE-05:Seller contact email is required for German B2G invoices

XRechnung to German public sector requires valid Leitweg-ID as buyer reference.

Severity
Fatal
Rule set
XRechnung (Germany)
Country
DEU
Fix type
INPUT REQUIRED

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: Leitweg-ID

What is BR-DE-05?

BR-DE-05 is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It validates the BuyerReference element under Invoice 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: XPath: /Invoice/cbc:BuyerReference

Why This Error Matters

German government portals (ZRE, OZG-RE) route invoices based on Leitweg-ID.

BR-DE-05 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-05
  • ·Specification: XRechnung (Germany)

How to Fix It

1.

Get Leitweg-ID

From public sector buyer (format: 04011000-12345-67)

2.

Add to BuyerReference

Place in cbc:BuyerReference element

3.

Validate format

Must match Leitweg-ID pattern

Before / After

Failing XML
<cac:Contact>
  <!-- cbc:ElectronicMail is missing -->
</cac:Contact>
Corrected XML
<cac:Contact>
  <cbc:ElectronicMail>valid-value</cbc:ElectronicMail>
</cac:Contact>

Technical Reference

XPathXPath: /Invoice/cbc:BuyerReference
SpecXRechnung (Germany)

Code Example

<cbc:BuyerReference>04011000-12345-67</cbc:BuyerReference>

Common Causes

  • ·Wrong format
  • ·Missing Leitweg-ID
  • ·Invalid checksum

Seeing this in production? The API handles BR-DE-05 automatically. See the fix response →

Commonly Seen In

All German invoicing software

Frequently Asked Questions

XRechnung to German public sector requires valid Leitweg-ID as buyer reference.

Add correctly formatted Leitweg-ID. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

Yes, BR-DE-05 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.

Many instances of BR-DE-05 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including invalid leitweg-id format.

BR-DE-05 is commonly seen in exports from All German invoicing software. These software packages sometimes generate invoices that need adjustment to meet full compliance standards.

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle BR-DE-05 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.