{
"identification": "string",
"name": "string",
"nickName": "string",
"active": true,
"email": "string",
"cellPhone": "string",
"workPhone": "string",
"note": "string",
"address": {
"tag": "home",
"zipcode": "string",
"street": "string",
"number": "string",
"complement": "string",
"neighborhood": "string",
"city": "string",
"state": "string",
"country": "string",
"createdAt": "string",
"updatedAt": "string"
}
}