# COD\_VOTER\_ID (DRC Voter 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                                                                                                |
| fatherName           | Father name                                                                                              |
| motherName           | Mothers name                                                                                             |
| dateOfBirth          | Date of birth (dd/MM/yyyy)                                                                               |
| dateOfBirthFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| placeOfBirth         | Place of birth                                                                                           |
| issueDate            | Issue date (dd/MM/yyyy)                                                                                  |
| issueDateFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber       | Document number                                                                                          |
| personalNumber       | Personal number                                                                                          |
| address              | Address                                                                                                  |
| placeOfIssue         | Place of issue                                                                                           |
| sex                  | Gender                                                                                                   |
