# GHA\_ID (Ghana National 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                                                                                                                                                                                  |
| number                | The number under the id photo                                                                                                                                                                                                                                                             |
| lastName              |                                                                                                                                                                                                                                                                                           |
| placeOfIssue          |                                                                                                                                                                                                                                                                                           |
| dateOfExpiry          |                                                                                                                                                                                                                                                                                           |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd                                                                                                                                                                                                                                                                |
| height                |                                                                                                                                                                                                                                                                                           |
| documentNumber        |                                                                                                                                                                                                                                                                                           |
| nationality           |                                                                                                                                                                                                                                                                                           |
| dateOfBirth           |                                                                                                                                                                                                                                                                                           |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd                                                                                                                                                                                                                                                                |
| identityNumber        |                                                                                                                                                                                                                                                                                           |
| issueDate             |                                                                                                                                                                                                                                                                                           |
| issueDateFormatted    | ISO-8601 format yyyy-MM-dd                                                                                                                                                                                                                                                                |
| firstName             |                                                                                                                                                                                                                                                                                           |
| gender                |                                                                                                                                                                                                                                                                                           |
| **Back**              |                                                                                                                                                                                                                                                                                           |
| identityNumber        |                                                                                                                                                                                                                                                                                           |
| secondaryId           | Given names of the user as per MRZ                                                                                                                                                                                                                                                        |
| primaryId             | Surname of the user as per MRZ                                                                                                                                                                                                                                                            |
| dateOfBirth           | As per the MRZ (YYMMDD)                                                                                                                                                                                                                                                                   |
| dateOfBirthFormatted  | ISO-8601 format yyyy-MM-dd                                                                                                                                                                                                                                                                |
| dateOfExpiry          | As per the MRZ (YYMMDD)                                                                                                                                                                                                                                                                   |
| dateOfExpiryFormatted | ISO-8601 format yyyy-MM-dd                                                                                                                                                                                                                                                                |
| documentNumber        | As per the MRZ                                                                                                                                                                                                                                                                            |
| nationality           | As per the MRZ                                                                                                                                                                                                                                                                            |
| issuer                | Document issuer as per the MRZ                                                                                                                                                                                                                                                            |
| sex                   | As per the MRZ                                                                                                                                                                                                                                                                            |
| documentCode          | As per the MRZ                                                                                                                                                                                                                                                                            |
| mrzText               | Full MRZ text divided by new line character “\n”                                                                                                                                                                                                                                          |
| mrzVerified           | MRZ checksum verification (true or false)                                                                                                                                                                                                                                                 |
| opt1                  | <p>Optional field 1 as per MRZ (see <a href="https://en.wikipedia.org/wiki/Machine-readable_passport#Official_travel_documents"><https://en.wikipedia.org/wiki/Machine-readable_passport#Official_travel_documents></a>)</p><p>In case of emirates id it contains the identity number</p> |
| opt2                  | Optional field 2 as per MRZ (see <https://en.wikipedia.org/wiki/Machine-readable_passport#Official_travel_documents>)                                                                                                                                                                     |
