errorbusinessDEUEN 16931

DE-R-005:Seller contact name required (XRechnung)

Fix: This requires user input to resolve. Provide the correct value for `cbc:Name` (BT-41). Provide the required value in the free validator.

German XRechnung invoices must include a contact person name (BT-41) in the Seller Contact group (BG-6).

Severity
Fatal
Rule set
EN 16931
Country
DEU
Fix type
INPUT REQUIRED
Category
party_info

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: Contact Person Name

What is DE-R-005?

DE-R-005 is a fatal validation rule defined in the EN 16931 specification (DEU national rules).

When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.

Why This Error Matters

Invoice will be rejected by German XRechnung validators. Germany has additional mandatory fields beyond EN16931 baseline, including seller contact details, complete addresses, and buyer reference (Leitweg-ID).

DE-R-005 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.

Validator Behavior

  • ·Causes invoice rejection
  • ·Rejected by XRechnung endpoints
  • ·Error returned: DE-R-005
  • ·Specification: EN 16931

How to Fix It

1.

Identify the missing data

German XRechnung invoices must include a contact person name (BT-41) in the Seller Contact group (BG-6).

2.

Provide the required value

This requires user input to resolve. Provide the correct value for `cbc:Name` (BT-41).

3.

Re-validate your invoice

Upload the corrected invoice to confirm DE-R-005 is resolved.

Before / After

Failing XML
<cac:Contact>
  <cbc:Name><!-- invalid or missing value --></cbc:Name>
</cac:Contact>
Corrected XML
<cac:Contact>
  <cbc:Name>correct-value</cbc:Name>
</cac:Contact>

Technical Reference

SpecEN 16931
StrategyRequires seller contact person name — business-specific data

Common Causes

  • ·German invoice missing seller contact point
  • ·BT-41 Seller contact point not provided
  • ·cbc:Name in seller contact empty or absent
  • ·Contact person name required for XRechnung
  • ·German public sector needs named contact

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

Frequently Asked Questions

German XRechnung invoices must include a contact person name (BT-41) in the Seller Contact group (BG-6).

This requires user input to resolve. Provide the correct value for `cbc:Name` (BT-41). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

Yes, DE-R-005 is a critical error that will cause invoice rejection. It must be fixed before submission.

Many instances of DE-R-005 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.

Related Content

Last updated: 14 April 2026

Share this guide:

Validate your invoice

Drop your XML here to check for DE-R-005

Fix DE-R-005 with guided input

Upload your invoice and we'll ask for the missing data, then apply a safe, auditable fix.