# Cambodia

## Cambodia Identity Card

| Field                               | wFieldType | FieldType |
| ----------------------------------- | ---------- | --------- |
| Document Class Code                 | 0          | 0         |
| Issuing State Code                  | 1          | 1         |
| Document Number                     | 2          | 2         |
| Date of Expiry                      | 3          | 3         |
| Date of Birth                       | 5          | 5         |
| Surname                             | 8          | 8         |
| Given Names                         | 9          | 9         |
| Nationality                         | 11         | 11        |
| Sex                                 | 12         | 12        |
| Surname And Given Names             | 25         | 25        |
| Nationality Code                    | 26         | 26        |
| MRZ Type                            | 35         | 35        |
| Issuing State Name                  | 38         | 38        |
| MRZ Strings                         | 51         | 51        |
| Document Number Check Digit         | 80         | 80        |
| Date of Birth Check Digit           | 81         | 81        |
| Date of Expiry Check Digit          | 82         | 82        |
| Final Check Digit                   | 84         | 84        |
| MRZ Strings With Correct Check Sums | 172        | 172       |
| Age                                 | 185        | 185       |
| Remainder Term                      | 364        | 364       |

## Cambodia Visa

<table><thead><tr><th width="248.00000000000003">Field</th><th>wFieldType</th><th>FieldType</th></tr></thead><tbody><tr><td>Issuing State Code</td><td>1</td><td>1</td></tr><tr><td>Date of Expiry</td><td>3</td><td>3</td></tr><tr><td>Date of Issue</td><td>4</td><td>4</td></tr><tr><td>Surname</td><td>8</td><td>8</td></tr><tr><td>Given Names</td><td>9</td><td>9</td></tr><tr><td>Surname And Given Names</td><td>25</td><td>25</td></tr><tr><td>Passport Number</td><td>27</td><td>26</td></tr><tr><td>Issuing State Name</td><td>38</td><td>38</td></tr><tr><td>Place of Issue</td><td>39</td><td>39</td></tr><tr><td>Number of Entries</td><td>104</td><td>104</td></tr><tr><td>Special Notes</td><td>162</td><td>162</td></tr><tr><td>Visa Number</td><td>196</td><td>196</td></tr><tr><td>Years since issue</td><td>523</td><td>523</td></tr></tbody></table>

### Examples of Field Type in Cambodia

![Cambodia New IC](/files/7uwm9cgYYmwxv6nN4NDH)

![Cambodia Old IC](/files/8MDXlBEUkMZvuixFolZH)

![Cambodia Visa](/files/fwyoogPQYHYzne26901M)


---

# 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://api2-ekycapis.innov8tif.com/okayid/okayid-all/field-type-reference/supported-documents/cambodia.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.
