errorDEUXRechnung (Germany)

BR-DE-9:Das Element "Buyer post code" (BT-53) muss übermittelt werden.

German XRechnung requires Buyer Post Code (BT-53). The buyer's postal code must be specified.

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: Buyer Post Code (BT-53)

What is BR-DE-9?

BR-DE-9 is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It checks whether das element "buyer post code" (bt-53) muss übermittelt werden..

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. Complete buyer address with postal code is mandatory.

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

Before / After

Failing XML
<cac:PostalAddress>
  <cbc:PostalZone>INVALID_CODE</cbc:PostalZone>
</cac:PostalAddress>
Corrected XML
<cac:PostalAddress>
  <cbc:PostalZone>VALID_CODE</cbc:PostalZone>
</cac:PostalAddress>

Technical Reference

SpecXRechnung (Germany)
StrategyRequires user input: Buyer postal code (PLZ). Cannot auto-derive postal codes.

Common Causes

  • ·Buyer address missing postal code for XRechnung
  • ·BT-53 Buyer post code not transmitted
  • ·German invoice requires buyer postal code
  • ·AccountingCustomerParty/PostalAddress/PostalZone empty
  • ·Partial buyer address without postcode

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

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle BR-DE-9 Automatically in Your Pipeline

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