{
"legalName": "string",
"doingBusinessAs": "string",
"customerNumber": "string",
"merchantCategoryCode": 0,
"status": "Active",
"statusReason": "FraudDetected",
"taxOffice": "string",
"bkmUniqueId": "string",
"tenantMerchantCode": "string",
"agreementDate": "2019-08-24",
"websiteUrl": "string",
"qrDetails": {
"supportedMediaType": "CardOnly",
"accountInfo": "string"
},
"contacts": [
{
"type": "Main",
"personName": "string",
"email": "user@example.com",
"phone": "strings"
}
],
"identities": [
{
"type": "TaxNumber",
"value": "string",
"dateOfIssue": "2019-08-24",
"dateOfExpiry": "2019-08-24"
}
],
"addresses": [
{
"type": "Main",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"addressLine4": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "strin",
"addressCode": "string",
"country": "string"
}
],
"velocities": [
{
"window": "Day",
"windowValue": 0,
"currency": 1,
"cumulativeCount": 0,
"cumulativeAmount": 0,
"transactionCode": "Unknown",
"cardRegion": "Domestic",
"posEntryMode": "Unknown",
"cardUsage": "Debit",
"brand": "Visa",
"terminalType": "Branch",
"transactionNetwork": "Onus"
}
]
}