# Addresses / PEPPOL ID

When sending an e-invoice through the PEPPOL network, the sender and the receiver needs a globally unique address. This address is composed of two fields separated by a colon, an *International Code Designator* and an *Identifier*:

```
<ICD>:<IDENTIFIER>
Example: 0192:996770869
```

As an example, our company Moment Team AS is identified by **0192:996770869** on the network. The **ICD** (International Code Designator), 0192, tells us that this is a registered Norwegian organization, and the identifier is our company registration number ([brreg](https://w2.brreg.no/enhet/sok/detalj.jsp?orgnr=996770869)). Another common ICD is 0088 for GLN. The full ISO6523 list with all ICD numbers is available [here](https://docs.peppol.eu/poacc/billing/3.0/codelist/ICD/).

### Setting up ICD and Identifier on a customer

When setting up a non-norwegian customer, the field for E-invoicing address is used alongside company registration number to route the e-invoice itself. This is used in Denmark, where the Company reg. no. (CVR) is used to identify the organization, whereas the E-invoicing address is used for identifying the subunit to be invoiced.&#x20;

![](https://497021537-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsGm2gYUXX6xCfrrWgU%2F-Mbg3ns9yqZKPv67nc_K%2F-MbhAw9qkFnuplAsaNEc%2Fimage.png?alt=media\&token=ad197a9b-5454-4f94-83e9-167e1124305a)

### Address lookup

Useful services for looking up PEPPOL addresses (globally):

* &#x20;<https://my.galaxygw.com/participantlookup>

In Moment this look up service is built into every E-invoicing address through the Magnifying glass. It can be clicked to look up if the address can receive e-invoices through peppol (BIS 3.0). There may be other routes for the invoice to take through Maventa. Support can help determine this.&#x20;

<div align="left"><img src="https://497021537-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsGm2gYUXX6xCfrrWgU%2F-Mbg3ns9yqZKPv67nc_K%2F-MbgpLurhCw1Mx_Aml0s%2Fimage.png?alt=media&#x26;token=653cae29-0477-45aa-bd6a-505861f60ce1" alt="Example of Moment&#x27;s own e-invoicing address in Moment."></div>

![The following pop up with information appears when the magnifying glass is clicked on](https://497021537-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsGm2gYUXX6xCfrrWgU%2F-Mbg3ns9yqZKPv67nc_K%2F-MbgpWcksx31Mrmeb9Lf%2Fimage.png?alt=media\&token=00a8da28-7b2b-4be6-a7d9-4328e213c631)

### Country specifics

See the following page for details on certain countries:

{% content-ref url="countries" %}
[countries](https://docs.milientsoftware.com/help/financial/e-invoicing/countries)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.milientsoftware.com/help/financial/e-invoicing/peppol-addresses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
