Raw record
{
"id": "5d58f07a-4f0e-448f-be07-3c5bc736955d",
"type": "FOREIGNER",
"firstName": "Dan",
"middleName": null,
"lastName": "O'Reilly",
"gender": "MALE",
"dateOfBirth": "2006-05-23",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "6e6e97d9-4373-418f-aea9-18dd9b5f25be",
"kind": "PASSPORT",
"number": "Z9506534",
"issuedAt": "2024-02-03",
"expiresAt": "2031-06-06",
"isPrimary": true
},
"placeOfBirth": null,
"address": "20753 S West Street, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "6e6e97d9-4373-418f-aea9-18dd9b5f25be",
"kind": "PASSPORT",
"number": "Z9506534",
"issuedAt": "2024-02-03",
"expiresAt": "2031-06-06",
"isPrimary": true
}
],
"createdAt": "2026-07-12T05:53:36.453Z",
"updatedAt": "2026-07-12T05:53:36.453Z"
}