Fetch Bill Details

The said API will provide the bill details against the requested parameters.

Log in to see full request history

📘

Partner should know !

Partner have to use the response of this API in request of Pay Bill

SNoHTTP Response CodeResponse CodeDescription
12001Bill Fetched Success
22002Biller is not accepting your payment now please try again later
32003Provider Message
42004Biller is not accepting your payment now please try again later
54005Provider Error
64006Provider Error
72007"Biller is temporarily down. Please try again later
82008Validation Error
92009Provider Message
1040210Bill Payment is down. Please try again later
1120011Invalid Operator ID
1240412Bill Payment service is disabled
1340113Validations Error
1440114Unable to process request
1540115Jwt Token Error
1640116Authentication 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.

Body Params
string
required
Defaults to {"operator":11,"canumber":102277100,"mode":"online" //"ad1":"pass value according to operator"}
Headers
string
Defaults to eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTAxOTU5MzAsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6IldBTExFVCIsInJlcWlkIjoxNjEwMTk1OTMwfQ.3slqFu5g7dCoKOxrHKc6HUB55oIiu26tcKEArHnmmuo

JWT token with payload

string
required

application/json or multipart/form-data

string
required
Defaults to MzNkYzllOGJmZGVhNWRkZTc1YTgzM2Y5ZDFlY2EyZTQ=

Authorized key is required to pass in UAT but not in Live environment, if partner not using shared IP.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain