errorDNKOIOUBL (Denmark)

DK-R-008:Danish suppliers using Giro payment (code 50) must provide PaymentID...

Danish suppliers using Giro payment (code 50) must provide PaymentID starting with 01#, 04#, or 15# and a 7-8 digit Giro account number.

Severity
Fatal
Rule set
OIOUBL (Denmark)
Country
DNK
Fix type
AUTO-FIX
Confidence
75%
Category
identifier

Engine Classification

Ensure Danish accounting code is present for invoice lines

Confidence: 75% · Applied automatically in pipeline

What is DK-R-008?

DK-R-008 is a fatal validation rule defined in the OIOUBL (Denmark) specification (DNK national rules). It validates the Value element under Item > AdditionalItemProperty 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:InvoiceLine/cac:Item/cac:AdditionalItemProperty[cbc:Name='AccountingCode']/cbc:Value

Why This Error Matters

Invoice will be rejected by Danish validation. Giro payments require specific Danish format.

DK-R-008 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
  • ·Fails UBL schema validation
  • ·Error returned: DK-R-008
  • ·Specification: OIOUBL (Denmark)

Before / After

Failing XML
<Invoice>
  <!-- Issue: For Danish Suppliers PaymentID is mandatory and MUST start w -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per OIOUBL (Denmark) -->
</Invoice>

Technical Reference

XPath//cac:InvoiceLine/cac:Item/cac:AdditionalItemProperty[cbc:Name='AccountingCode']/cbc:Value
SpecOIOUBL (Denmark)
Operationset_default
StrategyEnsure Danish accounting code is present for invoice lines

Common Causes

  • ·PaymentID missing or wrong format for Giro
  • ·Giro account number wrong length
  • ·Kortartkode prefix missing or invalid
  • ·Non-numeric characters in Giro account
  • ·Payment means 50 selected without Giro details

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

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle DK-R-008 Automatically in Your Pipeline

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