> For the complete documentation index, see [llms.txt](https://docs.uqudo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gbr-dl-uk-driving-license.md).

# GBR DL (UK 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 |
| licenseType           | License type                                                                                             |
| address               | Address                                                                                                  |
| licenseNumber         | License number                                                                                           |
| dateOfExpiry          | Document expiry date (dd.MM.yyyy)                                                                        |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfBirth           | Date of birth (dd.MM.yyyy)                                                                               |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| firstName             | First Name                                                                                               |
| issueDate             | Document issue date (dd.MM.yyyy)                                                                         |
| issueDateFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| placeOfBirth          | Place of birth                                                                                           |
| lastName              | Last name                                                                                                |
| issuingAuthority      | Issuing authority                                                                                        |
