Raw record
{
"id": "32afdb8c-c7b4-4a18-9480-8d5a42e99009",
"type": "FOREIGNER",
"firstName": "Marie",
"middleName": null,
"lastName": "Kub",
"gender": "FEMALE",
"dateOfBirth": "1969-06-25",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "280b3018-88fd-4e06-ab01-f6f6ecd4a61a",
"kind": "PASSPORT",
"number": "Z3509550",
"issuedAt": "2022-03-12",
"expiresAt": "2027-12-07",
"isPrimary": true
},
"placeOfBirth": null,
"address": "34111 Doyle Locks, Shiselweni",
"region": "Shiselweni",
"dateOfDeath": null,
"identities": [
{
"id": "280b3018-88fd-4e06-ab01-f6f6ecd4a61a",
"kind": "PASSPORT",
"number": "Z3509550",
"issuedAt": "2022-03-12",
"expiresAt": "2027-12-07",
"isPrimary": true
},
{
"id": "13d2601a-21ed-4054-94e5-1ffa2599541a",
"kind": "PERMIT_ID",
"number": "WP324003",
"issuedAt": "2025-08-29",
"expiresAt": "2028-05-23",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.340Z",
"updatedAt": "2026-07-12T05:53:36.340Z"
}