DE-R-019:Invalid IBAN format. When payment means code 58 (SEPA credit transfer) is...
Invalid IBAN format. When payment means code 58 (SEPA credit transfer) is used, the payment account (BT-84) must contain a valid IBAN.
Engine Classification
Ensure buyer city name is present for XRechnung compliance
Confidence: 80% · Applied automatically in pipeline
What is DE-R-019?
DE-R-019 is a fatal validation rule defined in the EN 16931 specification (DEU national rules). It validates the CityName element under Party > PostalAddress 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: //cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CityName
Why This Error Matters
Invoice will be rejected by German XRechnung validators. German e-invoicing has specific format requirements for payment details, contact information, and attachments.
DE-R-019 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: DE-R-019
- ·Specification: EN 16931
Before / After
<cac:PayeeFinancialAccount> <cbc:ID>INVALID_CODE</cbc:ID> </cac:PayeeFinancialAccount>
<cac:PayeeFinancialAccount> <cbc:ID>VALID_CODE</cbc:ID> </cac:PayeeFinancialAccount>
Technical Reference
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CityNameCommon Causes
- ·SEPA credit transfer payment missing valid IBAN
- ·BT-84 account identifier not valid IBAN format
- ·Payment means code 58 requires IBAN in payment account
- ·Bank account number not in IBAN format for SEPA
- ·cbc:ID in cac:PayeeFinancialAccount invalid
Seeing this in production? The API handles DE-R-019 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle DE-R-019 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.