post https://xyz.xyz.in/service-api/api/v1/service/bill-payment/lpg/fetchbill
SNo | HTTP Response Code | Response Code | Description |
---|---|---|---|
1 | 200 | 1 | Bill Fetched Success |
2 | 200 | 2 | Biller is not accepting your payment now please try again later |
3 | 200 | 3 | Provider Message |
4 | 404 | 4 | LPG Recharge service is disabled. |
5 | 401 | 5 | Validation Error! |
6 | 401 | 6 | Unable to process request |
7 | 401 | 7 | Jwt Token Error |
8 | 401 | 8 | Authentication failed |
Request params description
case 1 - ad1 = 1
{
"operator": "168",
"canumber": "627031",
"referenceid": "202404161634",
"latitude": "28.65521",
"longitude": "77.14343",
"ad1": "1",//Booking Method
"ad2": "8",// State id
"ad3": "170",//District Id
"ad4": "41013435"//Distributor Id
}
case 2 - ad1 = 2
{
"operator": "168",
"canumber": "627031",
"referenceid": "202404161634",
"latitude": "28.65521",
"longitude": "77.14343",
"ad1": "2",//Booking Method
"ad2": "8"//registered mobile number
}
case 3 - ad1 = 3
{
"operator": "168",
"canumber": "627031",
"referenceid": "202404161634",
"latitude": "28.65521",
"longitude": "77.14343",
"ad1": "3",//Booking Method
"ad2": "",//Lpg id
}
For getting the values of state id, district id and distributor id use the below link: