Peppol Party Identifiers per country

Overview of Peppol Party Identifiers per country: Chamber of Commerce, OIN, VAT, GLN and more, with EAS codes.

Every document on the Peppol network contains identifiers indicating who the sender and receiver are. These identifiers determine how the document is routed: to which Access Point, to which organisation. Choosing the correct identifier type is therefore essential for successful delivery.

How do Party Identifiers work?

A Party Identifier in Peppol consists of two parts:

  1. schemeID (also known as EAS code): a numeric code indicating which type of identifier is used. For example, 0106 for a Dutch Chamber of Commerce number.
  2. Value: the actual identification number of the organisation. For example, 12345678 as a Chamber of Commerce number.

In the UBL invoice, this appears as the EndpointID element with a schemeID attribute:

<cbc:EndpointID schemeID="0106">12345678</cbc:EndpointID>

The schemeIDs come from the EAS code list (Electronic Address Scheme), part of the Peppol BIS Billing specification. This code list is maintained by OpenPeppol and regularly updated.

Identifier types per country

Below you will find the most commonly used identifier types, grouped by country.

Netherlands
SchemeIDNameUseExample0106NL:KVKChamber of Commerce number123456780190NL:OINOOIN (Organisation Identification Number)000000012345678900009944NL:VATVAT identification numberNL123456789B01

The Chamber of Commerce number (0106) is the standard identifier for Dutch companies on Peppol. For the Dutch government, OIN (0190) is mandatory. This is enforced by validation rule BR-NL-BFR-2 from the Basisfactuur Rijk (BFR): if the receiver is a government organisation, the schemeID must be 0190. The BFR is an additional validation set from the Dutch central government, on top of the standard NLCIUS and Peppol BIS rules, describing the minimum invoice data requirements for invoicing central government organisations.

The VAT number (9944) is used as a supplementary identifier for VAT registration but is not the primary routing identifier.

NL:KVK is a historical letter-code notation for scheme 0106. The Peppol Service Bus (PSB) treats NL:KVK:12345678 and 0106:12345678 as equivalent. In external communication (customers, partners, support tickets, documentation, sales materials) eConnect uses the official Peppol notation 0106 by default. The letter-code form still appears in older correspondence and in some integration-partner documentation.

Belgium
SchemeIDNameUseExample0208BE:ENEnterprise number (KBO)01234567890193UBLBEUBL.BE Party Identifier000BE00UBLBE000019925BE:VATVAT identification numberBE0123456789

The enterprise number (0208) is the standard identifier for Belgian companies. Belgian organisations are typically registered with this number.

Germany
SchemeIDNameUseExample0204DE:LWIDLeitweg-ID000DE00LWID00000

The Leitweg-ID (0204) is the mandatory identifier for invoicing German government bodies. German companies are typically registered via their VAT number or another international identifier.

France
SchemeIDNameUseExample0225FR:FRCTCSIREN number (CTC reform)123456789

The SIREN identifier (0225) is mandatory for French companies within the CTC reform (Continuous Transaction Controls), the mandatory e-invoicing being phased in from September 2026. The format can vary: a 9-digit SIREN, a 14-digit SIREN_SIRET, or extended with a routing code. Certified French platforms (PAs, formerly PDPs) must register all their end users under this schemeID. Other identifiers such as GLN (0088) may also be used alongside.

Sweden
SchemeIDNameUseExample0007SE:ORGOrganisationsnummer (10 digits, Luhn)5566261920

The organisationsnummer (scheme 0007) is the only valid Peppol participant identifier for Swedish parties. Scheme 9955 (SE:VAT) has been removed from the OpenPeppol EAS code list; there is no active Peppol scheme for the Swedish VAT number. The VAT number still appears in the UBL (in PartyTaxScheme/CompanyID) but is not a routing identifier.

Four country-specific Peppol BIS Billing 3.0 rules apply to Swedish suppliers and are validated automatically on submission:

RuleFieldRequirementSE-R-001PartyTaxScheme/CompanyID (VAT number)Exactly 14 characters, format SE + 12 digitsSE-R-003PartyLegalEntity/CompanyID (organisationsnummer)Fully numericSE-R-004PartyLegalEntity/CompanyIDExactly 10 digitsSE-R-013PartyLegalEntity/CompanyIDLast digit valid according to the Luhn algorithm

The 12 digits in the VAT number are built as the 10-digit organisationsnummer plus the suffix 01. The complete VAT number is therefore: SE + organisationsnummer (10 digits, no hyphen) + 01.

Enskild firma (sole proprietorship). A Swedish self-employed person does not have a separate organisationsnummer; the personal personnummer (10 digits, format YYMMDD-XXXX) acts as the organisationsnummer and is placed in the UBL without the hyphen. The VAT number is built in the same way. Example for personnummer 801007-0962:

  • PartyLegalEntity/CompanyID (orgnr): 8010070962
  • PartyTaxScheme/CompanyID (VAT): SE801007096201
  • EndpointID (Peppol ID): 0007:8010070962

A common mistake is placing SE directly in front of the personnummer without the mandatory 01 suffix (result: 12 characters instead of 14). The PSB validator rejects such an invoice with an SE-R-001 message.

Privacy/GDPR: in Sweden the personnummer is personal data under the supervision of the Swedish Data Protection Authority (IMY). When an enskild firma appears on Peppol, the 10-digit organisationsnummer is effectively a personal identifier. For business traffic this is permitted under GDPR Art. 6, but publication in the public Peppol Directory can be sensitive. Customers may choose to use a GLN (scheme 0088) as their public Peppol identifier, or to skip registration in the public directory and route only via SMP. eConnect does not prescribe a policy here; the choice is up to the customer.

International
SchemeIDNameUseExample0088GLNGS1 Global Location Number12345678901230151DUNSD-U-N-S Number (Dun & Bradstreet)123456789

The GLN code (0088) is a 13-digit address code from GS1, widely used in the construction sector (DICO parties) and retail. The DUNS number (0151) is an international business identification number mainly used in larger organisations.

Non-EU jurisdictions without a national EAS

The OpenPeppol code list v9.6 (2026-04-07) contains no EAS code for various non-EU jurisdictions, including Curaçao and the other Caribbean parts of the Kingdom of the Netherlands. The Curaçao CRIB number (Centraal Registratie Informatie Belastingplichtige, 9 digits, issued by the Curaçao tax authority) is a tax identification number for local interaction with the government; it is not a Peppol routing identifier and cannot be used as EndpointID.

For parties from such jurisdictions that want to be reachable on the Peppol network, the following pattern applies (similar to Canada and other non-EU countries without a national EAS):

  • Choose an international scheme as EndpointID: 0060 (D-U-N-S, Dun & Bradstreet), 0088 (GLN, GS1) or 0199 (LEI, GLEIF).
  • The local tax number (such as the CRIB number) may travel along informatively in cac:PartyTaxScheme/cbc:CompanyID, but does not serve as a routing identifier.
  • For Curaçao there is no national Peppol Authority; OpenPeppol acts as PA directly. There is no PINT CW profile; PINT Global or BIS Billing V3 are the usual profiles.

A Curaçao receiver registered with an Access Point via 0088:<GLN> is reachable via Peppol; a receiver with only a CRIB number is not and will need to be served via an alternative delivery route (email, portal, EDI).

CRIB number in PartyTaxScheme: TaxScheme/ID='TAX' instead of 'VAT'

When the CRIB number is passed along informatively in cac:PartyTaxScheme/cbc:CompanyID, cac:TaxScheme/cbc:ID must not be set to 'VAT'. Peppol BIS Billing 3.0 rule BR-CO-09 requires that when TaxScheme/ID = 'VAT', the VAT number must start with an ISO 3166-1 country code. A CRIB number (9 digits without a country code prefix, not a VAT number format) fails that rule, even though Curaçao (CW) is listed in ISO 3166-1.

In that case, use TaxScheme/ID = 'TAX' (or 'CRIB'). BR-CO-09 triggers only on 'VAT', so the ISO country code prefix requirement does not apply to the CRIB number.

<cac:PartyTaxScheme>
  <cbc:CompanyID>123456789</cbc:CompanyID>
  <cac:TaxScheme>
    <cbc:ID>TAX</cbc:ID>
  </cac:TaxScheme>
</cac:PartyTaxScheme>

This TaxScheme/ID = 'TAX' pattern applies more broadly to non-EU tax identifications that do not carry an ISO 3166-1 country code prefix (for example local fiscal registration numbers). The 'VAT' code path remains reserved for formal VAT numbers with a valid country code prefix.

Curaçao has no postal codes. The Curaçao tax authority does not use a postal code system. Fill cac:PostalAddress/cbc:PostalCode with the value unknown as a default. IDR (and the recommendation for manual UBL authors) uses this value to satisfy the validator without inventing a fictional postal code.

Full example. An AccountingSupplierParty for a Curaçao supplier with CRIB number 123456789 and GLN routing elsewhere in the document:

<cac:AccountingSupplierParty>
  <cac:Party>
    <cac:PartyIdentification>
      <cbc:ID>123456789</cbc:ID>
    </cac:PartyIdentification>
    <cac:PostalAddress>
      <cbc:StreetName>Simplerstraat 1</cbc:StreetName>
      <cbc:CityName>InvoicingStad</cbc:CityName>
      <cbc:PostalCode>unknown</cbc:PostalCode>
      <cac:Country>
        <cbc:IdentificationCode>CW</cbc:IdentificationCode>
      </cac:Country>
    </cac:PostalAddress>
    <cac:PartyTaxScheme>
      <cbc:CompanyID>123456789</cbc:CompanyID>
      <cac:TaxScheme>
        <cbc:ID>TAX</cbc:ID>
      </cac:TaxScheme>
    </cac:PartyTaxScheme>
    <cac:PartyLegalEntity>
      <cbc:RegistrationName>SimplerInvoicing</cbc:RegistrationName>
      <cbc:CompanyID>123456789</cbc:CompanyID>
    </cac:PartyLegalEntity>
  </cac:Party>
</cac:AccountingSupplierParty>
Rules and considerations

EndpointID is mandatory. In Peppol BIS Billing V3, the EndpointID element must not be empty. An invoice without a valid EndpointID is rejected during validation.

One EndpointID per invoice. The UBL specification allows only one EndpointID per party. If an organisation has multiple identifiers (for example both Chamber of Commerce and OIN), choose the identifier registered with the receiver in the SMP.

Do not use "NA" as a value. Although some schemeIDs technically accept the value "NA", this leads to routing errors. Always use a valid identification number.

Invoicing individuals. For invoicing individuals without a Chamber of Commerce number, the PSB offers a workaround: use identifier 0106:99999998. This Chamber of Commerce number is excluded from network lookups, causing the invoice to always fall back to email delivery.

Routing priority and email fallback

During delivery, the Peppol Service Bus (PSB) follows a fixed priority order to determine routing:

  1. EndpointID of the receiver (primary routing anchor)
  2. CompanyID in the Party section (fallback when EndpointID is missing or does not match)
  3. PartyTaxScheme/CompanyID (last content-based fallback)

If none of these values is usable for network routing, delivery falls back to email routing, provided that an email address is available in the configuration.

For return messages (such as Message Level Status or Invoice Response), eConnect uses a fallback to [email protected] when the supplier's email field is missing. Status messages are therefore not lost when an AP cannot find a valid return address in the original invoice.

Technical: the complete EAS code list is available in the Peppol BIS Billing specification at docs.peppol.eu/poacc/billing/3.0/codelist/eas/. An overview of all PartyIDs per country can be found at psb.econnect.eu/misc/partyIds.html.

EAS reference table (complete)

The Electronic Address Scheme (EAS) is the code list that determines which type of identifier is used to address a Peppol participant. Each EAS code represents a unique numbering system, linked to a specific country or international register. Below you will find all active codes.

CodeCountryNumbering systemExample0002FranceSIREN (9 digits) or SIRET (14 digits)7843017720007SwedenOrganisation number (10 digits, Luhn)21200007870009FranceSIRET code (14 digits)784301772000250060InternationalD-U-N-S Number (9 digits)8128107340088InternationalGS1 Global Location Number (13 digits, mod10)15480790983550096DenmarkP-number (10 digits, production unit)-0106NetherlandsChamber of Commerce number (8 digits)123456780130InternationalEuropean Commission directorates-0142ItalySECETI Object Identifiers-0151AustraliaAustralian Business Number (11 digits, mod89)518247535560183SwitzerlandSwiss UID (CHE + 9 digits, mod11)CHE1090290480184DenmarkCVR number (8 digits)123456780188JapanCorporate Number (13 digits)-0190NetherlandsOIN (20 digits)000000018200293360000191EstoniaCompany Code (8 digits)101370250192NorwayOrganisation number (9 digits, mod11)7457073270193BelgiumUBL.BE Party Identifier (4-50 characters)-0195SingaporeSingapore UEN-0196IcelandKennitala (10 digits, mod11)-0199InternationalLegal Entity Identifier (20 characters, mod97)-0200LithuaniaLegal Entity Code (9 digits)1119633190201ItalyCodice Univoco (6 alphanumeric, iPA)-0204GermanyPeppol Leitweg-ID (max 46 characters)-0208BelgiumEnterprise number (10 digits, mod97)01234567890210ItalyCodice Fiscale (16 alphanumeric or 11 numeric)-0211ItalyPartita IVA (IT + 11 digits, Luhn)IT063633910010216FinlandOVT code (0037 + 8 digits + optional suffix)003704944842TST010218LatviaUnified Registration Number (9 or 11 digits)-0221JapanQualified Invoice Issuer (T + 13 digits)-0225FranceSIREN-based CTC address0225:1234567890230Malaysiae-Invoicing Framework-0235UAEUAE TIN (10 digits, first part of 15-digit TRN)-0244NigeriaTax ID-0245SlovakiaTax Identification Number (DIČ)-0248OmanOman VATIN (12-digit VAT number, Oman Tax Authority)OMxxxxxxxxxxxx9914AustriaVAT numberATU123456789918InternationalSWIFT/IBAN-9920SpainVAT numberESA123456789925BelgiumVAT numberBE01234567899926BulgariaVAT numberBG1234567899929Czech RepublicVAT numberCZ123456789930GermanyVAT numberDE1293901369932United KingdomVAT numberGB1234567899933GreeceVAT number-9934CroatiaVAT number (OIB)-9935IrelandVAT number-9938LuxembourgVAT numberLU123456789944NetherlandsVAT numberNL123456789B019945PolandVAT numberPL12345678909946PortugalVAT number-9947RomaniaVAT numberRO123456789950SlovakiaVAT numberSK12345678909957FranceVAT number-
Deprecated EAS codes

The codes below are no longer registerable and are not accepted for new registrations. Existing registrations with these codes may still be active but must be migrated in due course.

CodeNameReplaced by0037FI:OVT0216 (FI:OVT2)0212FI (old)02160213FI (old)02160215FI (old)02169908NO:ORGNR0192 (NO:ORG)9909NO:VATDeprecated9912EU:VATDeprecated9954NL:OIN0190 (NL:OINO)
Standard identifiers per country

When registering an organisation in the PSB, identifiers are used that are fixed per country. The table below shows the standard identifier scheme per country, including the culture codes used for registration via the Management API.

CountrySchemeCodeExampleBelgium0208nl_BE / fr_BE0123456789Bulgaria9926bg_BGBG123456789Denmark0184da_DK12345678Germany9930de_DEDE129390136Estonia0191et_EE10137025Finland0216fi_FI / sv_FI003704944842TST01France0225fr_FR123456789Italy0211it_ITIT06363391001Croatia9934hr_HR-Latvia0218lv_LV-Lithuania0200lt_LT111963319Luxembourg9938fr_LU / de_LULU12345678Netherlands0106nl_NL12345678Nigeria0244en_NG-Norway0192nb_NO745707327Oman0248ar_OM-Austria9914de_ATATU12345678Poland9945pl_PLPL1234567890Portugal9946pt_PTPT123456789Romania9947ro_RORO12345678Slovakia9950sk_SKSK1234567890Spain9920es_ESESA12345678Czech Republic9929cs_CZCZ12345678United Kingdom9932en_GBGB123456789Sweden0007sv_SE2120000787
Dummy values for PDF conversion

When eConnect converts a PDF invoice to UBL and no valid identifier is on the invoice, default dummy values are used:

CountryDummy valueSchemeIDNetherlands000000039999999600000190 (OIN)Belgium (party)000BE00UBLBE000090193 (UBLBE)Belgium (enterprise)00099999080208 (BE:EN)Germany000DE00LWID00DEF0000204 (DE:LWID)

These dummy values ensure the invoice is technically valid, but routing falls back to other fields or email delivery.


Want to check which identifier is registered for a specific receiver? Search the organisation in the Peppol Directory or use the PSB API.

Validate your invoice