{
"person": {
"identity_number": "string",
"identity_number_type": "PASSPORT",
"date_of_birth": "string"
},
"company": {
"legal_entry_number": "string",
"foundation_date": "string"
},
"address": {
"country_code": "GB",
"city": "string",
"street": "string",
"postal_code": "string",
"address_line1": "string",
"address_line2": "string",
"region": "string",
"trading_address": true,
"current_address": true
}
}