Raw record
{
"id": "58c71374-62be-43ef-b463-0c10760e2a17",
"type": "FOREIGNER",
"firstName": "Kyle",
"middleName": null,
"lastName": "Ward",
"gender": "MALE",
"dateOfBirth": "1994-05-21",
"nationality": "IND",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "dc6263c2-6232-403d-81de-488fa24d4904",
"kind": "PASSPORT",
"number": "I7803930",
"issuedAt": "2025-07-18",
"expiresAt": "2029-03-11",
"isPrimary": true
},
"placeOfBirth": null,
"address": "24101 Aglae Corner, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "dc6263c2-6232-403d-81de-488fa24d4904",
"kind": "PASSPORT",
"number": "I7803930",
"issuedAt": "2025-07-18",
"expiresAt": "2029-03-11",
"isPrimary": true
}
],
"createdAt": "2026-07-12T05:53:36.187Z",
"updatedAt": "2026-07-12T05:53:36.187Z"
}