errorISLCIUS-IS (Iceland)

IS-R-009:Icelandic invoices with EINDAGI (final due date) must also have a regular...

Icelandic invoices with EINDAGI (final due date) must also have a regular due date (BT-9). The due date is required when EINDAGI is present.

Severity
Fatal
Rule set
CIUS-IS (Iceland)
Country
ISL
Fix type
INPUT REQUIRED

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: Payment Due Date (BT-9)

What is IS-R-009?

IS-R-009 is a fatal validation rule defined in the CIUS-IS (Iceland) specification (ISL national rules). It checks whether icelandic invoices with eindagi (final due date) must also have a regular....

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 Icelandic validation. Due date is required when EINDAGI is specified.

IS-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
  • ·Error returned: IS-R-009
  • ·Specification: CIUS-IS (Iceland)

Before / After

Failing XML
<Invoice>
  <cbc:DueDate><!-- invalid or missing value --></cbc:DueDate>
</Invoice>
Corrected XML
<Invoice>
  <cbc:DueDate>correct-value</cbc:DueDate>
</Invoice>

Technical Reference

SpecCIUS-IS (Iceland)
StrategyRequires user input: Due date (BT-9). User must provide the invoice due date when EINDAGI is present.

Common Causes

  • ·EINDAGI provided but due date missing
  • ·Due date field not populated
  • ·Supporting document added without main due date
  • ·ERP does not link EINDAGI to due date requirement
  • ·Manual addition of EINDAGI without due date

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

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle IS-R-009 Automatically in Your Pipeline

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