# BHR\_DL (Bahrain Driving Licence)

| **Front**               |                                                                                                          |
| ----------------------- | -------------------------------------------------------------------------------------------------------- |
| faceImage               | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg |
| fullName                | Full name                                                                                                |
| fullNameArabic          | Full name in Arabic                                                                                      |
| dateOfBirth             | Date of birth                                                                                            |
| dateOfBirthFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber          | Document number                                                                                          |
| address                 | Address                                                                                                  |
| nationality             | Nationality                                                                                              |
| nationalityArabic       | Nationality in Arabic                                                                                    |
| gender                  | Gender                                                                                                   |
| **Back**                |                                                                                                          |
| firstIssueDate          | First issue date                                                                                         |
| firstIssueDateFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry            | Date of expiry                                                                                           |
| dateOfExpiryFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
