einvoicecheck
Menu

Rules / NO-R-001 · Markdown

Peppol BIS Billing 3.0 · rule

NO-R-001

Layer peppol·Checked against Peppol BIS Billing 3.0 2026.5

What does NO-R-001 mean? For Norwegian suppliers, a VAT number MUST be the country code prefix NO followed by a valid Norwegian organization number (nine numbers) followed by the letters MVA.

Why did my invoice fail NO-R-001?

For Norwegian suppliers, the VAT number must be the country prefix NO, followed by a valid nine-digit Norwegian organization number, followed by the letters MVA. This Peppol BIS 3.0 Norwegian country rule enforces the exact format of Norwegian VAT registrations; in UBL the value is the seller's cac:PartyTaxScheme/cbc:CompanyID.

Official rule text

For Norwegian suppliers, a VAT number MUST be the country code prefix NO followed by a valid Norwegian organization number (nine numbers) followed by the letters MVA.

Common causes

How do I fix it?

<cac:PartyTaxScheme>
  <cbc:CompanyID>NO123456785MVA</cbc:CompanyID>
  <cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme>
</cac:PartyTaxScheme>

Related rules

NO-R-002

Check your invoice against this rule

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