# ZAF\_DL (South Africa Driving License)

| **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                                                                                                |
| dateOfBirth           | Date of birth (dd/MM/yyyy)                                                                               |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| placeOfBirth          | Place of birth                                                                                           |
| issueDate             | Document issue date (dd/MM/yyyy)                                                                         |
| issueDateFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry          | Document expiry date (dd/MM/yyyy)                                                                        |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber        | Document number                                                                                          |
| personalNumber        | Personal number                                                                                          |
| issuingAuthority      | Issuing authority                                                                                        |
| sex                   | Gender                                                                                                   |
| class                 | Class                                                                                                    |
| restrictionCode       | Restriction code                                                                                         |
| conditions            | Conditions                                                                                               |
