{
"legalName": "string",
"doingBusinessAs": "string",
"customerNumber": "string",
"merchantCategoryCode": 0,
"status": "Active",
"taxOffice": "string",
"bkmUniqueId": "string",
"tenantMerchantCode": "string",
"agreementDate": "2019-08-24",
"websiteUrl": "string",
"supportedMediaType": "CardOnly",
"accountInfo": "string",
"contacts": [
{
"type": "Main",
"personName": "string",
"email": "user@example.com",
"phone": "string"
}
],
"identities": [
{
"type": "TaxNumber",
"value": "string",
"dateOfIssue": "2019-08-24",
"dateOfExpiry": "2019-08-24"
}
],
"addresses": [
{
"type": "Main",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "strin",
"addressCode": "string",
"country": "string"
}
]
}