> For the complete documentation index, see [llms.txt](https://api2-ekycportal.innov8tif.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api2-ekycportal.innov8tif.com/experimental-space/emas-ekyc-portal/centralized-okayid/additional-okayid-information/mrz-visual-fieldtype-on-nationality.md).

# MRZ-Visual FieldType on Nationality

## List of Passports contains "Nationality" result supported on the Visual Zone

### For example (Visual with Nationality):

{% code title="Sample Response that Nationality being returned in Visual  " %}

```
{
                        "wLCID": 0,
                        "FieldType": 38,
                        "wFieldType": 38,
                        "Field_MRZ": "Philippines",
                        "Field_Visual": "Philippines",
                        "Field_Barcode": null,
                        "Matrix":
                            1,
                            0,
                            0,
                            0,
                            0,
                            3,
                            0,
                            0,
                            0,
                            0
                        ]
                    },
```

{% endcode %}

### For example (Visual without Nationality):

{% code title="Sample Response that Nationality does not returned in Visual  " %}

```
{
                        "wLCID": 0,
                        "FieldType": 38,
                        "wFieldType": 38,
                        "Field_MRZ": "Viet Nam",
                        "Field_Visual": "null",
                        "Field_Barcode": null,
                        "Matrix":
                            1,
                            0,
                            0,
                            0,
                            0,
                            3,
                            0,
                            0,
                            0,
                            0
                        ]
                    },
```

{% endcode %}

### Lists of supported Passports

{% file src="/files/QbYpxe6hE03p25JLKc6C" %} <br>
{% endfile %}
