Raw record
{
"id": "e977d963-a2e7-4573-b366-2d6823e75461",
"type": "FOREIGNER",
"firstName": "Nathaniel",
"middleName": null,
"lastName": "Beier",
"gender": "MALE",
"dateOfBirth": "1968-04-05",
"nationality": "KEN",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "cb687d7a-bd34-4cc2-8762-d35502a4ada6",
"kind": "PASSPORT",
"number": "K1653701",
"issuedAt": "2025-12-13",
"expiresAt": "2029-12-16",
"isPrimary": true
},
"placeOfBirth": null,
"address": "716 Washington Street, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "cb687d7a-bd34-4cc2-8762-d35502a4ada6",
"kind": "PASSPORT",
"number": "K1653701",
"issuedAt": "2025-12-13",
"expiresAt": "2029-12-16",
"isPrimary": true
},
{
"id": "ca8cd29e-f2cc-4032-a792-fc418ccb6293",
"kind": "PERMIT_ID",
"number": "WP394916",
"issuedAt": "2025-07-12",
"expiresAt": "2026-12-04",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:35.945Z",
"updatedAt": "2026-07-12T05:53:35.945Z"
}