{
"TaxId": "string",
"UserIdentifier": "string",
"FullName": "string",
"MobilePhoneAreaCode": "string",
"MobilePhoneNumber": "string",
"Email": "string",
"FamilyIncome": 0,
"BirthDate": "string",
"BirthPlaceCity": "string",
"BirthPlaceState": "string",
"LandlineNumber": "string",
"LandlineAreaCode": "string",
"MotherName": "string",
"Nationality": "string",
"IsPep": true,
"PrimaryAddress": {
"PostalCode": "string",
"City": "string",
"Neighborhood": "string",
"State": "string",
"StreetName": "string",
"StreetNumber": "string",
"Complement": "string"
},
"Document": {
"Type": "string",
"Number": "string",
"IssueDate": "string",
"IssuingState": "string",
"IssuingAgency": "string"
}
}