{
"response_code": 0,
"response_message": "string",
"payload": {
"recordsCount": 0,
"data": [
{
"planName": "string",
"description": "string",
"emrmId": "string",
"kitType": {
"name": "string",
"label": "string",
"description": "string"
},
"accountType": {
"name": "string",
"label": "string",
"description": "string"
},
"cashbackSchedules": [
"WEEKLY"
],
"cashbackTiers": [
{
"amountFrom": 0,
"amountTo": 0,
"minCashbackPercentage": 0,
"maxCashbackPercentage": 0,
"interchangeType": "HIGH"
}
],
"blockedMcc": [
"string"
],
"blockedMid": [
"string"
],
"enabled": true,
"deleted": true,
"createdBy": "string",
"modifiedBy": "string",
"createdOn": "2019-08-24T14:15:22Z",
"modifiedOn": "2019-08-24T14:15:22Z",
"cashbackPlanId": "string"
}
]
}
}