# PHL\_DL (Philippines 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 |
| firstName             | First name                                                                                               |
| lastName              | Last name                                                                                                |
| dateOfBirth           | Date of birth                                                                                            |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry          | Date of expiry                                                                                           |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber        | Document number                                                                                          |
| address               | Address                                                                                                  |
| sex                   | Gender                                                                                                   |
| height                | Height                                                                                                   |
| weight                | Weight                                                                                                   |
| restrictionCode       | Restriction code                                                                                         |
| agy                   | AGY                                                                                                      |
| **Back**              |                                                                                                          |
| serialNumber          | Serial number                                                                                            |
