Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| PassportMRZLine1Valid New | Boolean | Returns true if the first line of the MRZ number is valid | |
| PassportMRZValid | Boolean | Returns true if the second line of the MRZ number is valid | |
| PassportGenderValid | Boolean | Returns true if the Gender is valid | |
| PassportDOBValid | Boolean | Returns true if the DOB is valid | |
| PassportExpiryValid | Boolean | Returns true if the passport has not expired | |
| PassportNameValid New | Boolean | Returns true if the name is valid | |
| PassportErrors | String | Returns any detailed failure reasons for passport validation |