DK-R-005:Payment method not allowed for Danish invoices
Your invoice uses a payment method code that is not accepted for Danish suppliers. Denmark only allows specific payment codes on Peppol invoices.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Payment Method
What is DK-R-005?
DK-R-005 is a fatal validation rule defined in the OIOUBL (Denmark) specification (DNK national rules). It validates the PaymentMeansCode element under PaymentMeans 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: /Invoice/cac:PaymentMeans/cbc:PaymentMeansCode
Why This Error Matters
Invoice will be rejected by Danish validation. Payment means must use Danish-approved codes.
DK-R-005 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-005
- ·Specification: OIOUBL (Denmark)
How to Fix It
Before / After
<Invoice> <!-- Issue: For Danish suppliers the following Payment means codes are a --> </Invoice>
<Invoice> <!-- Issue resolved per OIOUBL (Denmark) --> </Invoice>
Technical Reference
/Invoice/cac:PaymentMeans/cbc:PaymentMeansCodeCommon Causes
- ·Invalid payment means code for Danish invoices
- ·Payment method not supported in Denmark
- ·Wrong code selected for payment type
- ·ERP default payment code not in Danish allowed list
- ·Code from non-Danish template used
Seeing this in production? The API handles DK-R-005 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle DK-R-005 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.