{
"companyName": "string",
"businessRegistrationNumber": "string",
"dateOfIncorporation": "2019-08-24",
"countryOfIncorporation": "st",
"registeredAddress": {
"country": "st",
"city": "string",
"postcode": "string",
"addressLine1": "string"
},
"taxResidency": "st",
"email": "user@example.com",
"contactPerson": {
"firstName": "string",
"lastName": "string"
},
"contactNumber": {
"countryCode": "string",
"phoneNumber": "string"
},
"ubos": [
{
"firstName": "string",
"lastName": "string",
"dateOfBirth": "2019-08-24",
"nationality": "st",
"residentialAddress": {
"country": "st",
"city": "string",
"postcode": "string",
"addressLine1": "string"
},
"shareholdingPercentage": 0
}
]
}