DK-R-009:Danish suppliers using Giro payment with 04# or 15# prefix must include a...
Danish suppliers using Giro payment with 04# or 15# prefix must include a 16-digit instruction ID in the PaymentID.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Giro Payment ID
What is DK-R-009?
DK-R-009 is a fatal validation rule defined in the OIOUBL (Denmark) specification (DNK national rules). It checks whether danish suppliers using giro payment with 04# or 15# prefix must include a....
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.
Why This Error Matters
Invoice will be rejected by Danish validation. Giro 04#/15# payments require instruction ID.
DK-R-009 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.
Validator Behavior
- ·Causes invoice rejection
- ·Fails UBL schema validation
- ·Error returned: DK-R-009
- ·Specification: OIOUBL (Denmark)
Before / After
<Invoice> <!-- Issue: Danish suppliers using Giro payment with 04# or 15# prefix m --> </Invoice>
<Invoice> <!-- Issue resolved per OIOUBL (Denmark) --> </Invoice>
Technical Reference
Common Causes
- ·Instruction ID missing for 04# or 15# Giro payment
- ·Instruction ID wrong length (not 16 digits)
- ·Non-numeric characters in instruction ID
- ·Format does not match 04#NNNNNNNNNNNNNNNN pattern
- ·Copied from 01# format without adding instruction ID
Seeing this in production? The API handles DK-R-009 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle DK-R-009 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.