einvoicecheck
Menu

Rules / IS-R-002 · Markdown

Peppol BIS Billing 3.0 · rule

IS-R-002

Layer peppol·Checked against Peppol BIS Billing 3.0 2026.5

What does IS-R-002 mean? If seller is icelandic then it shall contain sellers legal id — Ef seljandi er íslenskur þá skal reikningur innihalda íslenska kennitölu seljanda (BT-30).

Why did my invoice fail IS-R-002?

If the seller is Icelandic, the invoice shall contain the seller's Icelandic legal identifier (kennitala, BT-30). This Peppol BIS 3.0 Icelandic country rule ensures the seller can be identified in Icelandic registers; in UBL BT-30 is cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID.

Official rule text

If seller is icelandic then it shall contain sellers legal id — Ef seljandi er íslenskur þá skal reikningur innihalda íslenska kennitölu seljanda (BT-30).

Common causes

How do I fix it?

<cac:PartyLegalEntity>
  <cbc:RegistrationName>Seljandi ehf.</cbc:RegistrationName>
  <cbc:CompanyID schemeID="0196">5402696029</cbc:CompanyID>
</cac:PartyLegalEntity>

Related rules

IS-R-001 · IS-R-003 · IS-R-004 · IS-R-005 · IS-R-006 · IS-R-007 · IS-R-008 · IS-R-009

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.