{
"PersonResponse": {
"firstName": "string",
"lastName": "string",
"birthDate": "string",
"title": 0
},
"IdentifierResponse": [
{
"activationDate": "string",
"desactivationDate": "string",
"identifierValue": "string",
"identifierType": 0
}
],
"EntityResponse": {
"entityIdentifier": "string"
},
"SegmentationResponse": {
"id": "string",
"label": "string"
},
"SubscriptionResponse": [
{
"id": "string",
"label": "string",
"activate": true,
"updatedAt": "string"
}
],
"ContactsResponse": {
"AddressResponse": {
"status": 0,
"country": "string",
"address3Num": "string",
"address3Name": "string",
"address3Type": 0,
"city": "string",
"zipCode": "string",
"address1": "string",
"address2": "string",
"address4": "string",
"allowCompanySolicitation": 0,
"allowTrustedSolicitation": 0
},
"EmailResponse": {
"status": 0,
"emailValue": "string",
"allowCompanySolicitation": 0,
"allowTrustedSolicitation": 0
},
"CellPhoneResponse": {
"status": 0,
"model": "string",
"brand": "string",
"number": "string",
"dialingCode": "string",
"allowCompanySolicitation": 0,
"allowTrustedSolicitation": 0
}
},
"InfoPersonResponse": [
{
"name": "string",
"type": "string",
"value": "string"
}
]
}