# SOM\_ID (Somali ID)

| **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                                                                               |
| 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                                                                               |
| identityNumber        | Identity Number                                                                                          |
| placeOfIssue          | Place of issue                                                                                           |
| gender                | Gender                                                                                                   |
| **Back**              |                                                                                                          |
| issuingAuthority      | Issuing authority                                                                                        |
