Fetch Bill Details

This api works for only Insurance Premium Payment

Log in to see full request history
SNoHTTP Response CodeResponse CodeDescription
12001Bill Fetched Success
22000Failed response from operator
32Biller is not accepting your payment now please try again later
42003Provider Message
54004Bill Payment is down. Please try again later
62005Invalid Operator ID
74006Provider Error
82007"Biller is temporarily down. Please try again later
94018Validation error
102009Provider Message
1140210Bill Payment is down. Please try again later
1240412Bill Payment service is disabled
1340113Validations Error
1440114Unable to process request
1540115Jwt Token Error
1640116Authentication failed

Request parameter for Offline mode -

{ "canumber": 334489350, "ad1": "pramodpatwa31@gmail.com", "ad2": "09/11/2023", "mode": "offline" }

Request Parameter for Online mode -

{ "canumber": 334489350, "ad1": "pramodpatwa31@gmail.com", "ad2": "09/11/2023", "mode": "online" }
Body Params
json
required
Defaults to {"canumber":334489350,"ad1":"pramodpatwa31@gmail.com","ad2":"09/11/2023","mode":"online"}

mode can be offline/online

Headers
string
Defaults to eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTAxOTU5MzAsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6IldBTExFVCIsInJlcWlkIjoxNjEwMTk1OTMwfQ.3slqFu5g7dCoKOxrHKc6HUB55oIiu26tcKEArHnmmuo

JWT token with payload

string
required

application/json or multipart/form-data

Responses

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