List persons
[- {
- "personId": "pson_Zz5Fyfz_YQaAoSHo",
- "profile": {
- "title": "string",
- "roles": [
- "Executive"
], - "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "dob": "2019-08-24",
- "address": {
- "unitNumber": "string",
- "streetNumber": "string",
- "streetName": "string",
- "streetType": "string",
- "suburb": "string",
- "city": "string",
- "state": "string",
- "postalCode": 2000,
- "country": "AU"
}, - "email": "lucy.diamond@star.com",
- "phone": "+61401234567",
- "passport": {
- "country": "AU",
- "passportNumber": "string",
- "expiryDate": "2019-08-24"
}, - "driverLicence": {
- "country": "AU",
- "driverLicenceNumber": "string",
- "documentNumber": "string",
- "versionNumber": "string",
- "state": "string"
}, - "verificationDocs": {
- "idType": "Passport",
- "docBackFileId": "lfile_Zz5FyPz_YQaAoSHi",
- "docFrontFileId": "lfile_Zz5FyPz_YQaAoSHi"
}
}, - "verificationResult": {
- "status": "Pending",
- "errorCodes": [
- "InvalidAddress"
], - "details": [
- "string"
]
}, - "isDeletable": true
}
]