post https://xyz.xyz.in/service-api/api/v1/service/bill-payment/bill/fetchbill
The said API will provide the bill details against the requested parameters.
Partner should know !
Partner have to use the response of this API in request of Pay Bill
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 | 200 | 4 | Biller is not accepting your payment now please try again later |
5 | 400 | 5 | Provider Error |
6 | 400 | 6 | Provider Error |
7 | 200 | 7 | "Biller is temporarily down. Please try again later |
8 | 200 | 8 | Validation Error |
9 | 200 | 9 | Provider Message |
10 | 402 | 10 | Bill Payment is down. Please try again later |
11 | 200 | 11 | Invalid Operator ID |
12 | 404 | 12 | Bill Payment service is disabled |
13 | 401 | 13 | Validations Error |
14 | 401 | 14 | Unable to process request |
15 | 401 | 15 | Jwt Token Error |
16 | 401 | 16 | Authentication failed |
Note: Please fetch the operator and implement at your end. For operators with parameter view_bill = 0, there's no need to fetch. You can pay the bill directly without fetching.