{
"tradeName": "string",
"taxOffice": "string",
"taxNumber": "stringstri",
"tradeRegistryNumber": "string",
"mersisNumber": "string",
"mccCode": "stri",
"companyType": 1,
"foundationDate": "2019-08-24",
"activityDescription": "string",
"address": {
"country": "string",
"state": "string",
"town": "string",
"place": "string",
"postalCode": "string",
"line1": "string",
"line2": "string"
},
"phoneNumber": "string",
"email": "user@example.com",
"website": "http://example.com",
"authorizedPersons": [
{
"id": 0,
"firstName": "string",
"lastName": "string",
"nationalId": "stringstrin",
"birthDate": "2019-08-24",
"mobilePhone": "string",
"email": "user@example.com"
}
],
"iban": "stringstringstringstringst",
"accountHolderName": "string",
"bankName": "string",
"currency": "str",
"expectedMonthlyVolume": 0,
"expectedTransactionCount": 0,
"concurrencyStamp": "string"
}