# Field Type Reference

## Passport Document

| Field                             | wFieldType | FieldType |
| --------------------------------- | ---------- | --------- |
| Document Class Code               | 0          | 0         |
| Issuing State Code                | 1          | 1         |
| Document Number                   | 2          | 2         |
| Date of Expiry                    | 3          | 3         |
| Date of Issue                     | 4          | 4         |
| Date of Birth                     | 5          | 5         |
| Place of Birth                    | 6          | 6         |
| Personal Number                   | 7          | 7         |
| Surname                           | 8          | 8         |
| Given Name                        | 9          | 9         |
| Nationality                       | 11         | 11        |
| Sex                               | 12         | 12        |
| Height                            | 13         | 13        |
| Authority                         | 24         | 24        |
| Surname And Given Names           | 25         | 25        |
| Nationality Code                  | 26         | 26        |
| MRZ Type                          | 35         | 35        |
| MRZ Name                          | 36         | 36        |
| Issuing State Name                | 38         | 38        |
| MRZ String                        | 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        |
| Middle Name                       | 146        | 146       |
| MRZ Strings with Correct Checksum | 172        | 172       |
| Age                               | 185        | 185       |
| Optional Data Check Digit         | 195        | 195       |
| Remainder Term                    | 364        | 364       |

## Examples of Field Type in Passports <a href="#examples-of-field-type-in-passports" id="examples-of-field-type-in-passports"></a>

![India Passport](/files/CJBMI9mGhRsON18WgHtP)

![Singapore Passport](/files/dUIz941Gcu4OJ2z5VNxj)

![Myanmar Passport](/files/x2Hxic7WlM0BZMIXMjwS)

![Bangladesh Passport](/files/KrGtQs2uZBzLtCm9P2kw)

![Indonesia Passport](/files/ttT7c8lp4OEwxrY2XE4F)

![Nepal Passport](/files/jFIi8CK1bpSizmRqzDfa)

![Pakistan Passport](/files/ASKv0DIp2QBAV42HIgpl)

![Philippines Passport](/files/mRlpka9xtS1sPdl7T9IN)

![Vietnam Passport](/files/c5U2z6xFAdEPIgwpPksx)


---

# 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-ekycportal.innov8tif.com/emas-ekyc-portal/centralized-okayid/supported-document-type/passport/field-type-reference.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.
