Raw record
{
"id": "de8769c3-caee-455e-b300-abf079008db0",
"type": "FOREIGNER",
"firstName": "Rick",
"middleName": null,
"lastName": "Bogan",
"gender": "MALE",
"dateOfBirth": "2002-04-27",
"nationality": "USA",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "6ef7e0ea-0844-4f22-8cb2-cd9439d82c2d",
"kind": "PASSPORT",
"number": "U3566743",
"issuedAt": "2024-05-08",
"expiresAt": "2029-07-12",
"isPrimary": true
},
"placeOfBirth": null,
"address": "77479 Roberts Plain, Hhohho",
"region": "Hhohho",
"dateOfDeath": null,
"identities": [
{
"id": "6ef7e0ea-0844-4f22-8cb2-cd9439d82c2d",
"kind": "PASSPORT",
"number": "U3566743",
"issuedAt": "2024-05-08",
"expiresAt": "2029-07-12",
"isPrimary": true
},
{
"id": "1035a0d2-acb7-4258-b6e1-fdf916e077a8",
"kind": "PERMIT_ID",
"number": "WP289616",
"issuedAt": "2026-01-15",
"expiresAt": "2026-09-14",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.435Z",
"updatedAt": "2026-07-12T05:53:36.435Z"
}