Raw record
{
"id": "a8f10b46-73ea-4aaf-8dd7-bf67cad6268d",
"type": "FOREIGNER",
"firstName": "George",
"middleName": null,
"lastName": "Mayer",
"gender": "MALE",
"dateOfBirth": "1999-02-24",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "d95ef475-3e5a-45fa-90bb-7ddba8bcdeee",
"kind": "PASSPORT",
"number": "Z5619938",
"issuedAt": "2022-01-05",
"expiresAt": "2028-06-21",
"isPrimary": true
},
"placeOfBirth": null,
"address": "5795 Poplar Road, Shiselweni",
"region": "Shiselweni",
"dateOfDeath": null,
"identities": [
{
"id": "d95ef475-3e5a-45fa-90bb-7ddba8bcdeee",
"kind": "PASSPORT",
"number": "Z5619938",
"issuedAt": "2022-01-05",
"expiresAt": "2028-06-21",
"isPrimary": true
}
],
"createdAt": "2026-07-12T05:53:36.058Z",
"updatedAt": "2026-07-12T05:53:36.058Z"
}