{
"response_code": 0,
"response_message": "string",
"payload": [
{
"billerId": 0,
"name": "string",
"code": "string",
"billerType": "string",
"partialPayAllowed": true,
"bbpsEnabled": true,
"inputParams": [
{
"paramKey": "string",
"paramName": "string",
"paramType": "NUMBER",
"paramRegex": "string",
"invalidParamError": "string",
"mandatory": true,
"paramValues": [
{
"key": "string",
"value": "string"
}
]
}
],
"circleParams": [
{
"key": "string",
"value": "AP"
}
],
"mobikwikEnabled": true,
"specificStepEnabled": true,
"axisEnabled": true,
"axisBillerId": "string",
"serviceProviderConditions": [
{
"serviceProvider": "MK",
"amountFrom": 0,
"amountTo": 0
}
],
"specificStepCode": "string",
"billPayAdditionParam": {
"property1": "string",
"property2": "string"
},
"billPayBillFetch": true,
"strictDuplicateBillCheck": true,
"paymentAmountExactness": "string"
}
]
}