{
"type": "string",
"firstName": "string",
"fullName": "string",
"lastName": "string",
"birthDate": "2019-08-24T14:15:22.123Z",
"email": "string",
"phone": "string",
"address": {
"city": "string",
"state": "string",
"street": "string",
"country": "string",
"postalCode": "string"
},
"registrationDate": "2019-08-24T14:15:22.123Z",
"businessType": "string",
"identity": {
"documentType": "string",
"countryCode": "string",
"documentFront": "string",
"documentBack": "string",
"documentNumber": "string"
},
"websiteUrl": "string",
"identificationNumber": "string"
}