Every PEPPOL participant has a unique ID used for routing invoices. Slovak companies use their 8-digit IČO (business registration number) as the basis for their PEPPOL ID.
Full example: 0196:SK12345678
Note: IČO is always exactly 8 digits. If your IČO has fewer digits (e.g. 1234567), pad with a leading zero: 01234567 → PEPPOL ID: 0196:SK01234567.
If you invoice companies in other countries, you'll need their PEPPOL ID in their local scheme:
| Country | Scheme code | Identifier type | Example |
|---|---|---|---|
| Slovakia | 0196 | IČO (business register) | 0196:SK12345678 |
| Czech Republic | 0196 | IČO (same scheme) | 0196:CZ12345678 |
| Germany | 0088 | GS1 GLN | 0088:4012345500004 |
| Norway | 0192 | Organization number | 0192:987654321 |
| Denmark | 0184 | CVR number | 0184:12345678 |
| Belgium | 0208 | KBO/CBE number | 0208:0999999999 |
| Netherlands | 0106 | KVK/OIN | 0106:90000382 |
| VAT number (any EU) | 9915 | EU VAT number | 9915:SK2020123456 |
Use the PEPPOL Lookup on this site — enter a company's IČO and we check the PEPPOL SMP directory. Alternatively use the official PEPPOL Directory at directory.peppol.eu.
0196:SK + IČO. They register it under the SAPI-SK SMP.
Yes. A company can register endpoints under multiple scheme codes (e.g. both 0196:SK… and 9915:SK…) or with multiple Access Points. Each registration is independent in the SMP.
The PEPPOL network will return an error — either the ID is not found in the directory (NACK), or the document profile is not supported by that endpoint. Always verify the recipient's PEPPOL ID before sending.
No. The Slovak PEPPOL ID is based on the IČO (business registration number), not the VAT number (IČ DPH). You can also register using scheme 9915 with your VAT number, but 0196:SK+IČO is the standard for Slovakia.
Not necessarily. You need a PEPPOL endpoint registered with any certified Access Point, using whatever scheme is standard in your country. As long as your endpoint supports PEPPOL BIS Billing 3.0, Slovak suppliers can send you invoices regardless of the scheme used.
In the UBL 2.1 XML, the PEPPOL endpoint is declared as:<cbc:EndpointID schemeID="0196">SK12345678</cbc:EndpointID>
Note: in the XML the SK prefix is part of the value; the 0196: prefix is represented by the schemeID attribute.