Raw record
{
"id": "d904c63d-73b0-4075-af26-6e76db4e1cd5",
"type": "CITIZEN",
"firstName": "Bongani",
"middleName": null,
"lastName": "Dludlu",
"gender": "MALE",
"dateOfBirth": "1990-03-13",
"nationality": "SWZ",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "f4ed9eb0-9e2c-47e7-899d-07dd67c99533",
"kind": "NATIONAL_ID",
"number": "9003131451010",
"issuedAt": "2017-11-12",
"expiresAt": null,
"isPrimary": true
},
"placeOfBirth": "Lubombo",
"address": "58603 Hermann Loaf, Lubombo",
"region": "Lubombo",
"dateOfDeath": null,
"identities": [
{
"id": "f4ed9eb0-9e2c-47e7-899d-07dd67c99533",
"kind": "NATIONAL_ID",
"number": "9003131451010",
"issuedAt": "2017-11-12",
"expiresAt": null,
"isPrimary": true
},
{
"id": "ef1852f3-856c-4537-ad0b-6ba4bf963d2e",
"kind": "PASSPORT",
"number": "S6065586",
"issuedAt": "2022-05-21",
"expiresAt": null,
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:35.592Z",
"updatedAt": "2026-07-12T05:53:35.592Z"
}