# TUN (Tunisia)

| **Front**                    |                                                                                                               |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------- |
| dateOfExpiryFull             | Full date of expiry as shown in the passport                                                                  |
| dateOfExpiryFullFormatted    | ISO-8601 format yyyy-MM-dd                                                                                    |
| issueDate                    | Issue date                                                                                                    |
| issueDateFormatted           | ISO-8601 format yyyy-MM-dd                                                                                    |
| dateOfBirthFull              | Full date of birth as shown in the passport                                                                   |
| dateOfBirthFullFormatted     | ISO-8601 format yyyy-MM-dd                                                                                    |
| nationalityDescriptionArabic | Nationality description in Arabic                                                                             |
| issuingAuthorityArabic       | Issuing authority in Arabic                                                                                   |
| placeOfBirthArabic           | Place of birth in Arabic                                                                                      |
| firstName                    | First name                                                                                                    |
| lastName                     | Last name                                                                                                     |
| fullNameArabic               | Full name in Arabic                                                                                           |
| passportNumber               | Passport number                                                                                               |
| genderArabic                 | Gender in Arabic                                                                                              |
| passportCountryCode          | Passport country code                                                                                         |
| passportType                 | Passport type                                                                                                 |
| identityNumber               | Identity number                                                                                               |
| occupationArabic             | Occupation in Arabic                                                                                          |
| addressArabic                | Address in Arabic                                                                                             |
| secondaryId                  | Given names of the user as per MRZ                                                                            |
| primaryId                    | Surname of the user as per MRZ                                                                                |
| dateOfBirth                  | As per the MRZ (YYMMDD)                                                                                       |
| dateOfBirthFormatted         | ISO-8601 format yyyy-MM-dd                                                                                    |
| dateOfExpiry                 | As per the MRZ (YYMMDD)                                                                                       |
| dateOfExpiryFormatted        | ISO-8601 format yyyy-MM-dd                                                                                    |
| documentNumber               | As per the MRZ                                                                                                |
| nationality                  | As per the MRZ                                                                                                |
| issuer                       | Document issuer as per the MRZ                                                                                |
| sex                          | As per the MRZ                                                                                                |
| documentCode                 | As per the MRZ                                                                                                |
| mrzText                      | Full MRZ text divided by new line character “\n”                                                              |
| mrzVerified                  | MRZ checksum verification (true or false)                                                                     |
| opt1                         | Optional field 1 as per MRZ (see <https://en.wikipedia.org/wiki/Machine-readable_passport#Passport_booklets>) |
| faceImage                    | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg      |
