Using Recipient-Codes in Electronic Invoicing

In some countries, a specific recipient code is required when sending electronic invoices. These codes ensure that invoices are correctly routed through national or international E-Invoicing networks (e.g., PEPPOL).

What is a Recipient Code?

A recipient code is a unique identifier provided by the invoice recipient (e.g., company or authority) to receive invoices electronically. The type and format of the code depend on:
• the destination country,
• the applicable local E-Invoicing standard,
• and the selected recipient code scheme (recipientCodeSchemeId, Peppol ICD value) — or, for legacy API use, recipientCodeType.

instellix supports multiple recipient code types, tailored to the destination country and the specific E-Invoicing context.

When is a Recipient Code Required?

A recipient code is mandatory when:
• the destination country explicitly requires it,
• the customer provides a dedicated receiving address for E-Invoicing,
• or local/national standards define it as necessary.

Supported Recipient Codes

The following table lists the supported types of recipient codes in instellix:

Technical SchemeIDCountryOfficial NameUI Name (Webportal)
0002FranceSIRENESystem Information et Repertoire des Entreprise et des Etablissements: SIRENE
0007SwedenOrganisation numberOrganisation number (Swedish org. no.)
0009FranceSIRETSiret code
0037FinlandOVTLY-tunnus
0060InternationalDUNSDUNS
0088InternationalGlobal Location Number (GLN)GLN
0096DenmarkDANISH CHAMBER OF COMMERCE SchemeDANISH CHAMBER OF COMMERCE Scheme
0097ItalyFTI - Ediforum ItaliaFTI - Ediforum Italia
0106NetherlandKvK Number (Chamber of Commerce)KvK Number
0130InternationalDirectorates of the European CommissionDirectorates of the European Commission
0135ItalySIASIA Object Identifiers
0142ItalySECETISECETI Object Identifiers
0151AustraliaABNAustralian Business Number (ABN)
0183SwitzerlandUIDB (Company identifier)Swiss Unique Business Identification Number
0184DenmarkDIGSTORGDIGSTORG
0188JapanSSTCorporate Number of The Social Security and Tax Number System
0190NetherlandOrganisatie-identificatienummer (OIN)Organisatie-identificatienummer (OIN)
0191EstoniaCC - Company CodeRIK-Code (EST)
0192NorwayOrganisation numberOrganisation number (NO)
0193BelgiumUBL.BE Party IdentifierUBL.BE Party Identifier
0195SingaporeUEN (Unique Entity Number)UEN Identifier (SGP)
0196IcelandKennitalaKennitala
0198DenmarkERSTORGERSTORG (DK)
0199InternationalLEILegal Entity Identifier (LEI)
0200LithuaniaJuridinis kodasLegal entity (Lithuania)
0201ItalyCodice Univoco Unità Organizzativa iPACodice Univoco Unità Organizzativa iPA
0204*GermanyLeitweg-ID (only required for B2G)Leitweg-ID
0205ItalyCodice DestinatarioFatura PA Codice Destinatario
0208BelgiumEnterprise numberNuméro d’entreprise / ondernemingsnummer
0209InternationalGS1 identification keysGS1 identification keys
0210ItalyCODICE FISCALECODICE FISCALE
0211ItalyPARTITA IVAPARTITA IVA
0212FinlandFinnish Organization IdentifierFinnish Organization Identifier
0213FinlandFinnish Organization Value Add Tax IdentifierFinnish Organization Value Add Tax Identifier
0215FinlandNet service IDNet service ID
0216FinlandOVT CodeOVT
0218LatviaUnified Registration NumberUnified Reg. No / ESTGST/VAT number
0221JapanThe registered number of the qualified invoice issuerThe registered number of the qualified invoice issuer
0230MalaysiaNational e-Invoicing FrameworkNational e-Invoicing Framework
0916*AustriaOrganisation ID (B2G only)Organisation identifier (Austria)

Configuration in instellix

Recipient codes are maintained per customer in the customer's e-invoicing settings.

In the web portal

Open the customer's e-invoicing parameters. Select the recipient code scheme from the dropdown — it lists the active Peppol participant identifier schemes (ICD values, for example 0002 for SIRENE). Then enter the recipient code value provided by your customer or their e-invoicing service provider.

The scheme matches the Technical SchemeID column in the table above.

Via API

If a recipient code is required for a specific country, it is essential to:

  • select the correct scheme (SchemeID / ICD), and
  • provide a valid recipient code value.

For international scenarios, Global Location Numbers (GLNs) — typically using code 0088 — are often accepted as a universal alternative, if available.

The recipient code is usually provided by the customer or their E-Invoicing service provider.


Did this page help you?