{
"code": "string",
"legalName": "string",
"doingBusinessAs": "string",
"customerNumber": "string",
"merchantCategoryCode": 0,
"status": "Active",
"taxOffice": "string",
"bkmUniqueId": "string",
"tenantMerchantCode": "string",
"agreementDate": "2019-08-24",
"contacts": [
{
"merchantCode": "string",
"type": "Main",
"personName": "string",
"email": "string",
"phone": "string",
"creationTime": "2019-08-24T14:15:22.123Z"
}
],
"identities": [
{
"merchantCode": "string",
"type": "TaxNumber",
"value": "string",
"dateOfIssue": "2019-08-24",
"dateOfExpiry": "2019-08-24",
"creationTime": "2019-08-24T14:15:22.123Z"
}
],
"addresses": [
{
"merchantCode": "string",
"type": "Main",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"addressCode": "string",
"country": "string",
"creationTime": "2019-08-24T14:15:22.123Z"
}
],
"eCommerceDetails": [
{
"merchantCode": "string",
"websiteURL": "string",
"websiteApproved": true,
"creationTime": "2019-08-24T14:15:22.123Z"
}
],
"creationTime": "2019-08-24T14:15:22.123Z",
"merchantQrDetails": [
{
"merchantCode": "string",
"supportedMediaType": "CardOnly",
"accountInfo": "string",
"creationTime": "2019-08-24T14:15:22.123Z"
}
]
}