{
"name": "string",
"surname": "string",
"gender": "m",
"birthDate": "2019-08-24",
"documentType": "dni",
"documentNumber": "string",
"cuil": "stringstrin",
"email": "user@example.com",
"phone": 8,
"healthInsurance": {
"id": "string",
"number": "string",
"plan": "string",
"token": "string"
},
"address": {
"street": "string",
"number": "string",
"floor": "string",
"apartment": "string",
"postalCode": "string",
"state": "CABA",
"city": "string",
"municipality": "string",
"locality": "string",
"notes": "string",
"text": "string"
}
}