Status Enquiry

📘

Partner should know !

This API will provide you the actual status of the said transaction.

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

DATA ->STATUS

HTTP Response Codestatusdescrption
12001success
22000failed/refund
3200other than 0 and 1pending
SNoHTTP Response CodeResponse CodeDescription
12001success/failed /pending
22000No Transaction found
320012Bill Payment service is disabled.
42008validation error
54019Unable to process request
640110Jwt Token Error
740111Authentication failed
8401
Language
Click Try It! to start a request and see the response here!