MRZ-Visual FieldType on Nationality

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

For example (Visual with Nationality):

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
                        ]
                    },

For example (Visual without Nationality):

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
                        ]
                    },

Lists of supported Passports

Last updated