{
"id": 0,
"names": "string",
"secondName": "string",
"lastname": "string",
"secondLastname": "string",
"documentType": "string",
"documentNumber": "string",
"gender": "string",
"birthdate": "string",
"countryOfBirth": "string",
"departamentOfBirth": "string",
"cityOfBirth": "string",
"countryOfResidenceISO": "string",
"civilStatus": "string",
"bloodGroup": "string",
"preferredName": "string",
"shirtSize": "string",
"phone": "string",
"email": "string",
"countryOfResidence": "string",
"departamentOfResidence": "string",
"cityOfResidence": "string",
"residenceDistrict": "string",
"address": "string",
"updatedInformation": true,
"academicInformation": [
{
"id": 0,
"educationalLevel": "string",
"professionalTitle": "string",
"professionalCard": "string",
"institution": "string",
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"country": "string"
}
],
"emergencyContactInformation": [
{
"id": 0,
"fullname": "string",
"primaryPhone": "string"
}
]
}