Raw record
{
"id": "e9aa152d-9119-4b78-aca7-6eb23e05e8d4",
"type": "FOREIGNER",
"firstName": "Marta",
"middleName": null,
"lastName": "Dietrich",
"gender": "FEMALE",
"dateOfBirth": "1993-09-16",
"nationality": "ZAF",
"vitalStatus": "ALIVE",
"primaryIdentity": {
"id": "a400d4a1-3c8d-461e-b0e3-5e53fc85a2bb",
"kind": "PASSPORT",
"number": "Z5342743",
"issuedAt": "2024-07-30",
"expiresAt": "2030-12-24",
"isPrimary": true
},
"placeOfBirth": null,
"address": "563 Destin Prairie, Manzini",
"region": "Manzini",
"dateOfDeath": null,
"identities": [
{
"id": "a400d4a1-3c8d-461e-b0e3-5e53fc85a2bb",
"kind": "PASSPORT",
"number": "Z5342743",
"issuedAt": "2024-07-30",
"expiresAt": "2030-12-24",
"isPrimary": true
}
],
"createdAt": "2026-07-12T05:53:36.123Z",
"updatedAt": "2026-07-12T05:53:36.123Z"
}