Bundle recharge providers
Get List of Data bundle Service providers
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"isSuccessful": true,
"message": "string",
"code": "string",
"data": [
{
"serviceType": "string",
"shortName": "string",
"name": "string",
"billerId": "string",
"productId": "string"
}
]
}Last updated