Raw record
{
"id": "3132223e-6af9-41c9-b6d7-ef08703011cd",
"type": "FOREIGNER",
"firstName": "Randal",
"middleName": null,
"lastName": "Pfeffer",
"gender": "MALE",
"dateOfBirth": "2006-01-07",
"nationality": "IND",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "5f4b65f7-472e-4711-9608-a30c7e6f3c4c",
"kind": "PASSPORT",
"number": "I9641818",
"issuedAt": "2025-05-25",
"expiresAt": "2027-12-11",
"isPrimary": true
},
"placeOfBirth": null,
"address": "310 Ferry Road, Shiselweni",
"region": "Shiselweni",
"dateOfDeath": null,
"identities": [
{
"id": "5f4b65f7-472e-4711-9608-a30c7e6f3c4c",
"kind": "PASSPORT",
"number": "I9641818",
"issuedAt": "2025-05-25",
"expiresAt": "2027-12-11",
"isPrimary": true
},
{
"id": "fc630fad-d118-44ae-bdae-da51dc015053",
"kind": "PERMIT_ID",
"number": "WP204748",
"issuedAt": "2025-11-01",
"expiresAt": "2028-05-07",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.367Z",
"updatedAt": "2026-07-12T05:53:36.367Z"
}