errorDEUEN 16931

DE-R-024-1:Payment card details missing. When payment code 48, 54, or 55 (payment card)...

Payment card details missing. When payment code 48, 54, or 55 (payment card) is used, the Payment Card Information group (BG-18) must be provided.

Severity
Fatal
Rule set
EN 16931
Country
DEU
Fix type
AUTO-FIX
Confidence
75%
Category
structural

Engine Classification

Ensure payee city is present for XRechnung

Confidence: 75% · Applied automatically in pipeline

What is DE-R-024-1?

DE-R-024-1 is a fatal validation rule defined in the EN 16931 specification (DEU national rules). It validates the CityName element under 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:PayeeParty/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-024-1 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-024-1
  • ·Specification: EN 16931

Before / After

Failing XML
<cac:PaymentMeans>
  <cbc:PaymentMeansCode>INVALID_CODE</cbc:PaymentMeansCode>
</cac:PaymentMeans>
Corrected XML
<cac:PaymentMeans>
  <cbc:PaymentMeansCode>VALID_CODE</cbc:PaymentMeansCode>
</cac:PaymentMeans>

Technical Reference

XPath//cac:PayeeParty/cac:PostalAddress/cbc:CityName
SpecEN 16931
Operationset_default
StrategyEnsure payee city is present for XRechnung

Common Causes

  • ·Payment card code but no BG-18 provided
  • ·BT-81 code 48/54/55 requires PAYMENT CARD group
  • ·Card payment selected but no card information
  • ·cac:CardAccount element missing for card payment
  • ·BG-18 required when payment means is card

Seeing this in production? The API handles DE-R-024-1 automatically. See the fix response →

See Also

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle DE-R-024-1 Automatically in Your Pipeline

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