# Organisation Identification Type Codes

<table><thead><tr><th width="145.75390625">CODE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>BANK</td><td>Unique and unambiguous assignment made by a specific bank or similar financial institution to identify a relationship as defined between the bank and its client.</td></tr><tr><td>CBID</td><td>A unique identification number assigned by a central bank to identify an organisation.</td></tr><tr><td>CINC</td><td>A unique identification number assigned by a designated authority to a certificate of incorporation and used to identify an organisation.</td></tr><tr><td>CHID</td><td>A unique identification number assigned by a clearing house to identify an organisation.</td></tr><tr><td>COID</td><td>Country authority given organisation identification (e.g., corporate registration number).</td></tr><tr><td>CUST</td><td>Number assigned by an issuer to identify a customer. Number assigned by a party to identify a creditor or remitter relationship.</td></tr><tr><td>DUNS</td><td>A unique identification number provided by Dun &#x26; Bradstreet to identify an organisation.</td></tr><tr><td>EMPL</td><td>Number assigned by a registration authority to an employer.</td></tr><tr><td>GS1G</td><td>Global Location Number. A non-significant reference number used to identify legal entities, functional entities, or physical entities according to GS1 numbering scheme rules. The number is used to retrieve detailed information that is linked to it.</td></tr><tr><td>SREN</td><td>The SIREN number is a 9 digit code assigned by INSEE, the French National Institute for Statistics and Economic Studies, to identify an organisation in France.</td></tr><tr><td>SRET</td><td>The SIRET number is a 14 digit code assigned by INSEE, the French National Institute for Statistics and Economic Studies, to identify an organisation unit in France. It consists of the SIREN number, followed by a five digit classification number, to identify the local geographical unit of that entity.</td></tr><tr><td>TXID</td><td>Number assigned by a tax authority to identify an organisation.</td></tr><tr><td>BDID</td><td>Identifier of the business domain in which the organisation is active.</td></tr><tr><td>BOID</td><td>Other identification of the organisation.</td></tr></tbody></table>


---

# 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.lhv.com/home/connect/overview/code-reference-tables/organisation-identification.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.
