List Billers API
Endpoint
Parent Property/Element
Property/Element Name
Mandatory
Data Type
Description
Parent Property/Element
Property/Element Name
Mandatory
Data Type
Description
Last updated
Was this helpful?
Was this helpful?
{
"billerResp": [
{
"billerId": "AT4160007XXA63",
"billerName": "APB BOU", "billerType": "VALIDATE_PAY", "billerCategory": "DTH", "billerCoverage": "IND", "billerResponseType": "SINGLE", "billerDescription": null,
"planMDMRequirement": "NOT_SUPPORTED", "adhocBiller": true, "paymentAmountExactness": "Exact"
},
{
"billerId": "AT4180007UPA63",
"billerName": "APB BOU", "billerType": "FETCH_PAY", "billerCategory": "DTH", "billerCoverage": "IND", "billerResponseType": "SINGLE", "billerDescription": null,
"planMDMRequirement": "NOT_SUPPORTED",
"adhocBiller": false, "paymentAmountExactness": "Exact and above"
},
{
"billerId": "AT4170007XXA63",
"billerName": "APB BOU", "billerType": "FETCH_PAY", "billerCategory": "DTH", "billerCoverage": "IND", "billerResponseType": "SINGLE", "billerDescription": null,
"planMDMRequirement": "NOT_SUPPORTED", "adhocBiller": true, "paymentAmountExactness": "Exact"
}
],
"pageNo": 0,
"pageSize": 10,
"totalElements": 3,
"totalPages": 1, "generalResp": {
"statusCode": "200",
"status": "success",
"message": "Billers retrieved successfully", "remarks": ""
}
}