{
"items": [
{
"id": 740,
"title": null,
"name": {
"first": null,
"last": null
},
"dayOfBirth": null,
"ssn": null,
"nationalId": null,
"nationality": {
"id": 199
},
"driverLicense": {
"number": null,
"expiration": null,
"state": {
"id": null
}
},
"address": {
"street": null,
"city": null,
"zip": null,
"state": {
"id": null
},
"country": {
"id": 199
}
},
"phone": null,
"email": null,
"ownershipPercentage": null,
"isManagement": "Yes",
"isSigner": "Yes",
"isPersonalGuarantee": "No"
}
],
"_links": {
"self": {
"href": "https://zendashboard.com//api/boarding-application/608/principals?page=1"
},
"first": {
"href": "https://zendashboard.com//api/boarding-application/608/principals?page=1"
},
"last": {
"href": "https://zendashboard.com//api/boarding-application/608/principals?page=1"
}
},
"_meta": {
"totalCount": 1,
"pageCount": 1,
"currentPage": 1,
"perPage": 30
}
}