DE-R-030:Creditor identifier missing. When direct debit (BG-19) is used, the bank...
Creditor identifier missing. When direct debit (BG-19) is used, the bank assigned creditor identifier (BT-90) is required for SEPA direct debit.
Engine Classification
Add delivery date (defaults to invoice date) when delivery section present
Confidence: 75% · Applied automatically in pipeline
What is DE-R-030?
DE-R-030 is a warning validation rule defined in the EN 16931 specification (DEU national rules). It validates the ActualDeliveryDate element in the UBL invoice XML.
This is a soft validation failure. The invoice may pass initial transmission, but non-compliant values in this field can cause problems during tax audits, buyer-side processing, or downstream VAT reconciliation.
Target path: //cac:Delivery/cbc:ActualDeliveryDate
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-030 is a soft failure. The invoice may pass initial validation, but the non-compliant field can cause issues at the receiving end — tax authorities may flag it during audits, buyer ERP systems may fail to process it, or VAT reconciliation may produce mismatches. Fixing warnings before they accumulate prevents larger compliance gaps.
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
- ·Generates validation warning
- ·Rejected by XRechnung endpoints
- ·Error returned: DE-R-030
- ·Specification: EN 16931
Before / After
<cac:PaymentMeans> <cac:PaymentMandate><!-- invalid or missing value --></cac:PaymentMandate> </cac:PaymentMeans>
<cac:PaymentMeans> <cac:PaymentMandate>correct-value</cac:PaymentMandate> </cac:PaymentMeans>
Technical Reference
//cac:Delivery/cbc:ActualDeliveryDateCommon Causes
- ·Direct debit group missing creditor identifier
- ·BT-90 required when BG-19 is present
- ·SEPA mandate missing bank creditor ID
- ·cbc:ID in cac:PaymentMandate absent
- ·Direct debit needs creditor identification number
Seeing this in production? The API handles DE-R-030 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle DE-R-030 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.