Raw record
{
"id": "3d36a1ee-5774-4c9d-b530-9601455a7451",
"type": "FOREIGNER",
"firstName": "Keith",
"middleName": null,
"lastName": "Grady",
"gender": "MALE",
"dateOfBirth": "1984-01-05",
"nationality": "USA",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "e2a34f50-d7f2-44f0-8f2a-52a10d9459e4",
"kind": "PASSPORT",
"number": "U8694159",
"issuedAt": "2025-10-31",
"expiresAt": "2030-04-24",
"isPrimary": true
},
"placeOfBirth": null,
"address": "822 Green Street, Lubombo",
"region": "Lubombo",
"dateOfDeath": null,
"identities": [
{
"id": "e2a34f50-d7f2-44f0-8f2a-52a10d9459e4",
"kind": "PASSPORT",
"number": "U8694159",
"issuedAt": "2025-10-31",
"expiresAt": "2030-04-24",
"isPrimary": true
},
{
"id": "deab190d-331d-4f58-ba65-d35355de3a62",
"kind": "PERMIT_ID",
"number": "WP986795",
"issuedAt": "2026-04-16",
"expiresAt": "2028-04-11",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.394Z",
"updatedAt": "2026-07-12T05:53:36.394Z"
}