Raw record
{
"id": "ff622eef-29ee-4879-add8-abfdf7374cc2",
"type": "FOREIGNER",
"firstName": "Percy",
"middleName": null,
"lastName": "Bartoletti",
"gender": "MALE",
"dateOfBirth": "1993-03-04",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "11db604c-3764-48d1-84da-3037d4355bb7",
"kind": "PASSPORT",
"number": "Z9174776",
"issuedAt": "2025-04-09",
"expiresAt": "2029-09-17",
"isPrimary": true
},
"placeOfBirth": null,
"address": "6949 Salisbury Road, Shiselweni",
"region": "Shiselweni",
"dateOfDeath": null,
"identities": [
{
"id": "11db604c-3764-48d1-84da-3037d4355bb7",
"kind": "PASSPORT",
"number": "Z9174776",
"issuedAt": "2025-04-09",
"expiresAt": "2029-09-17",
"isPrimary": true
},
{
"id": "1b5ed410-3fa4-4624-bc51-d127366352cb",
"kind": "PERMIT_ID",
"number": "WP887206",
"issuedAt": "2025-11-26",
"expiresAt": "2028-04-21",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.330Z",
"updatedAt": "2026-07-12T05:53:36.330Z"
}