{
"companyType": "string",
"operatingAddress": {
"country": "st",
"city": "string",
"postcode": "string",
"addressLine1": "string"
},
"authSignatories": [
{
"firstName": "string",
"lastName": "string",
"dateOfBirth": "2019-08-24",
"nationality": "st",
"residentialAddress": {
"country": "st",
"city": "string",
"postcode": "string",
"addressLine1": "string"
},
"shareholdingPercentage": 0
}
],
"directors": [
{
"firstName": "string",
"lastName": "string",
"dateOfBirth": "2019-08-24",
"nationality": "st",
"residentialAddress": {
"country": "st",
"city": "string",
"postcode": "string",
"addressLine1": "string"
},
"shareholdingPercentage": 0
}
],
"descriptionOfBusiness": "string",
"purposesOfAccountOpening": [
"string"
],
"sourceOfFunds": [
"string"
],
"sourceOfWealth": [
"string"
]
}