Raw record
{
"id": "8578f8b7-132c-46f7-92f6-d165b9d36486",
"type": "FOREIGNER",
"firstName": "Lisa",
"middleName": null,
"lastName": "Wolff",
"gender": "FEMALE",
"dateOfBirth": "2005-10-28",
"nationality": "MOZ",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "3ac2218a-e807-442a-a70e-3fa4333bc513",
"kind": "PASSPORT",
"number": "M6249923",
"issuedAt": "2023-04-16",
"expiresAt": "2029-02-06",
"isPrimary": true
},
"placeOfBirth": null,
"address": "998 Parker Coves, Shiselweni",
"region": "Shiselweni",
"dateOfDeath": null,
"identities": [
{
"id": "3ac2218a-e807-442a-a70e-3fa4333bc513",
"kind": "PASSPORT",
"number": "M6249923",
"issuedAt": "2023-04-16",
"expiresAt": "2029-02-06",
"isPrimary": true
},
{
"id": "f6fbdf12-6f38-4bc7-a5d7-aba338931f34",
"kind": "PERMIT_ID",
"number": "WP480632",
"issuedAt": "2025-10-06",
"expiresAt": "2028-03-18",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.151Z",
"updatedAt": "2026-07-12T05:53:36.151Z"
}