Raw record
{
"id": "55e8853b-b89f-448f-a521-862c48580086",
"type": "FOREIGNER",
"firstName": "Rodney",
"middleName": null,
"lastName": "Maggio",
"gender": "MALE",
"dateOfBirth": "1970-01-29",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "e9ab9329-8d55-4933-a2c1-a774cce27b84",
"kind": "PASSPORT",
"number": "Z1955218",
"issuedAt": "2023-10-26",
"expiresAt": "2028-03-11",
"isPrimary": true
},
"placeOfBirth": null,
"address": "800 The Ridings, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "e9ab9329-8d55-4933-a2c1-a774cce27b84",
"kind": "PASSPORT",
"number": "Z1955218",
"issuedAt": "2023-10-26",
"expiresAt": "2028-03-11",
"isPrimary": true
},
{
"id": "49f903ab-d17d-40cb-879d-08f2be3d3a04",
"kind": "PERMIT_ID",
"number": "WP212314",
"issuedAt": "2025-12-11",
"expiresAt": "2027-05-23",
"isPrimary": false
}
],
"createdAt": "2026-07-12T05:53:36.387Z",
"updatedAt": "2026-07-12T05:53:36.387Z"
}