# IND\_ID (India Identity Card)

| **Front**            |                                                                                                          |
| -------------------- | -------------------------------------------------------------------------------------------------------- |
| faceImage            | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg |
| fullName             | Full name in English                                                                                     |
| fullNameHindi        | Full name in Hindi                                                                                       |
| dateOfBirth          | Same format as per the card                                                                              |
| dateOfBirthFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber       | Same format as per the card                                                                              |
| **Back**             |                                                                                                          |
| issueDate            | Same format as per the card                                                                              |
| issueDateFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| address              | Address in English                                                                                       |
| addressHindi         | Address in Hindi                                                                                         |
