post https://qrologic.in/api/psbbps/service/getImOperator
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
category | String | Yes | Service name provided in service api |
Sample Request
{"category":"EMI Payments"}
Sample Response
{
"data":[{
"getBill":"Required",
"bbps_status":true,
"ad3":"NA",
"service":"EMI Payments",
"P2P_P2A":"P2A",
"name":"Loan Account Number",
"spkey":"158",
"state":"Pan India",
"operator":"Bajaj Finance Ltd (Overdue Payments)",
"ad2":"NA",
"ad1":"NA"
},
{
"getBill":"Required",
"bbps_status":false,
"ad3":"NA",
"service":"EMI Payments",
"P2P_P2A":"P2A",
"name":"Loan Account Number",
"spkey":"209",
"state":"Pan India",
"operator":"Aditya Birla Finance ltd. (ABFL)",
"ad2":"NA",
"ad1":"mobileNumber"
}]
}