errorcountryDEUXRechnung (Germany)

BR-DE-26:A credit note or corrective invoice must reference the original invoice it...

Fix: This requires user input to resolve. Provide the correct value for `cac:BillingReference` (BG-3). Provide the required value in the free validator.

A credit note or corrective invoice must reference the original invoice it is correcting. The preceding invoice reference field is required when the invoice type indicates a correction. This creates the audit trail needed for proper accounting.

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: Preceding Invoice Reference

What is BR-DE-26?

BR-DE-26 is a fatal validation rule defined in the XRechnung (Germany) 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 XRechnung validation. German public sector requires proper audit trails linking corrections to original invoices for compliance and accounting purposes.

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

How to Fix It

1.

Identify the missing data

A credit note or corrective invoice must reference the original invoice it is correcting. The preceding invoice reference field is required when the invoice type indicates a correction. This creates the audit trail needed for proper accounting.

2.

Provide the required value

This requires user input to resolve. Provide the correct value for `cac:BillingReference` (BG-3).

3.

Re-validate your invoice

Upload the corrected invoice to confirm BR-DE-26 is resolved.

Before / After

Failing XML
<Invoice>
  <cac:BillingReference>INVALID_CODE</cac:BillingReference>
</Invoice>
Corrected XML
<Invoice>
  <cac:BillingReference>VALID_CODE</cac:BillingReference>
</Invoice>

Technical Reference

SpecXRechnung (Germany)
StrategyRequires user input: Original invoice number being corrected. User must provide the invoice ID of the document being credited or corrected. Cannot derive - must come from business records.

Common Causes

  • ·Credit note created without linking to original invoice
  • ·ERP system does not auto-populate reference when creating corrections
  • ·Original invoice number unknown or lost
  • ·Manual correction process bypasses reference requirement
  • ·Invoice type code changed but reference not added

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

Frequently Asked Questions

A credit note or corrective invoice must reference the original invoice it is correcting. The preceding invoice reference field is required when the invoice type indicates a correction. This creates the audit trail needed for proper accounting.

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

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

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

Related Errors

Related Content

Last updated: 14 April 2026

Share this guide:

Validate your invoice

Drop your XML here to check for BR-DE-26

Fix BR-DE-26 with guided input

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