Raw record
{
"id": "5467d181-eca8-47a6-9177-268df84ffbeb",
"type": "FOREIGNER",
"firstName": "Clyde",
"middleName": null,
"lastName": "Wolff",
"gender": "MALE",
"dateOfBirth": "1982-09-02",
"nationality": "ZWE",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "8bbd1da4-3d3b-452e-be0f-a6fc78fcc185",
"kind": "PASSPORT",
"number": "Z8313257",
"issuedAt": "2025-01-23",
"expiresAt": "2027-01-17",
"isPrimary": true
},
"placeOfBirth": null,
"address": "9516 Marsh Lane, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "8bbd1da4-3d3b-452e-be0f-a6fc78fcc185",
"kind": "PASSPORT",
"number": "Z8313257",
"issuedAt": "2025-01-23",
"expiresAt": "2027-01-17",
"isPrimary": true
},
{
"id": "c5764c2d-b9c0-4e95-b179-97f04caa162f",
"kind": "PERMIT_ID",
"number": "WP269726",
"issuedAt": "2024-10-25",
"expiresAt": "2026-11-11",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.142Z",
"updatedAt": "2026-07-12T05:53:36.142Z"
}