Raw record
{
"id": "1f90ebf3-7d15-40c8-b70d-b1f6e6aadf14",
"type": "CITIZEN",
"firstName": "Sandile",
"middleName": "Bongani",
"lastName": "Manyatsi",
"gender": "MALE",
"dateOfBirth": "2002-04-19",
"nationality": "SWZ",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "6257ad26-f373-45b5-9e37-b0fb6d6967d8",
"kind": "NATIONAL_ID",
"number": "0204191656030",
"issuedAt": "2023-12-04",
"expiresAt": null,
"isPrimary": true
},
"placeOfBirth": "Manzini",
"address": "3827 Dale Bypass, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "6257ad26-f373-45b5-9e37-b0fb6d6967d8",
"kind": "NATIONAL_ID",
"number": "0204191656030",
"issuedAt": "2023-12-04",
"expiresAt": null,
"isPrimary": true
}
],
"createdAt": "2026-07-12T05:53:35.698Z",
"updatedAt": "2026-07-12T05:53:35.698Z"
}