{
"person": {
"extra": {
"property1": "string",
"property2": "string"
},
"email": "user@example.com",
"phone_number": {
"country_code": "GB",
"dial_code": "string",
"number": "string",
"phone_number_text": "string",
"phone": "string"
},
"name": "string",
"date_of_birth": "string",
"country_of_residence": "GB",
"country_of_nationality": "GB",
"social_security_number": "string",
"identity_number": "string",
"identity_number_type": "PASSPORT",
"nationalities": [
"GB"
]
},
"company": {
"extra": {
"property1": "string",
"property2": "string"
},
"email": "user@example.com",
"phone_number": {
"country_code": "GB",
"dial_code": "string",
"number": "string",
"phone_number_text": "string",
"phone": "string"
},
"name": "string",
"trading_name": "string",
"incorporation_locality": "GB",
"corporation_type": "PRIVATE_COMPANY_LIMITED_BY_SHARES",
"industry": "ACCOUNTING",
"legal_entry_number": "string",
"foundation_date": "string",
"director_name": "string"
}
}