Status Enquiry

Need to handle response on

status = true and data['status'] = 1 => success
status = true and data['status'] = 0 => failed
status = true and data['status'] = other the 0 and 1 => pending

status = failed

SNoHTTP Response CodeResponse CodeDescription
12001Transaction Refunded
22002No Transaction found
34043Bill Payment service is disabled
44014Validations Error
54015Unable to process request
64126Jwt Token Error
74017Authentication failed
Body Params
json
required
Defaults to { "referenceid":1234567892 }
Headers
string
required
Defaults to eyJ0eXAiOiJKV1aaQiLCJhbGciOiJIUzI1NiJ9.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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json