{
"response_code": 0,
"response_message": "string",
"payload": {
"recordsCount": 0,
"data": [
{
"id": 0,
"tenant": "string",
"mcc": "string",
"description": "string",
"rate": 0,
"currency": {
"name": "string",
"label": "string",
"description": "string"
},
"surcharge": 0,
"createdBy": "string",
"modifiedBy": "string",
"flatSurcharge": 0,
"feeIndicator": {
"name": "string",
"label": "string",
"description": "string"
},
"createdOn": "2019-08-24T14:15:22Z",
"modifiedOn": "2019-08-24T14:15:22Z"
}
]
}
}