Raw record
{
"id": "91e4cf86-e400-475f-93ae-f6c96facb194",
"type": "CITIZEN",
"firstName": "Thandi",
"middleName": null,
"lastName": "Dlamini",
"gender": "FEMALE",
"dateOfBirth": "1988-01-01",
"nationality": "SWZ",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "84510b1b-9a53-4c59-bb45-0cbfa2a1b338",
"kind": "NATIONAL_ID",
"number": "8801015800087",
"issuedAt": "2015-06-01",
"expiresAt": null,
"isPrimary": true
},
"placeOfBirth": "Hhohho",
"address": "Hhohho, Eswatini",
"region": "Hhohho",
"dateOfDeath": null,
"identities": [
{
"id": "84510b1b-9a53-4c59-bb45-0cbfa2a1b338",
"kind": "NATIONAL_ID",
"number": "8801015800087",
"issuedAt": "2015-06-01",
"expiresAt": null,
"isPrimary": true
},
{
"id": "4a3c86e2-af92-4ee1-a41e-04ee68c66524",
"kind": "PASSPORT",
"number": "A12345678",
"issuedAt": "2020-01-15",
"expiresAt": "2030-01-14",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:26.413Z",
"updatedAt": "2026-07-12T05:53:26.413Z"
}