Raw record
{
"id": "a74e84eb-e4a0-4cf4-8487-18249f534977",
"type": "CITIZEN",
"firstName": "Sipho",
"middleName": "Sandile",
"lastName": "Tsabedze",
"gender": "MALE",
"dateOfBirth": "2014-04-07",
"nationality": "SWZ",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "44bbc856-0c2c-4677-9782-e5408fa11839",
"kind": "NATIONAL_ID",
"number": "1404071547049",
"issuedAt": "2024-12-02",
"expiresAt": null,
"isPrimary": true
},
"placeOfBirth": "Lubombo",
"address": "423 Breitenberg Junction, Lubombo",
"region": "Lubombo",
"dateOfDeath": null,
"identities": [
{
"id": "44bbc856-0c2c-4677-9782-e5408fa11839",
"kind": "NATIONAL_ID",
"number": "1404071547049",
"issuedAt": "2024-12-02",
"expiresAt": null,
"isPrimary": true
},
{
"id": "81ab5ec0-2a0c-46a0-bb9d-7ac29e99efcd",
"kind": "PASSPORT",
"number": "S3589127",
"issuedAt": "2025-02-20",
"expiresAt": null,
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:33.904Z",
"updatedAt": "2026-07-12T05:53:33.904Z"
}