Status

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
12001Transaction Enquiry Successful
22000No Transaction found
340412Fastag Recharge service is disabled.
44018Validation Error!
54019Unable to process request
640110Jwt Token Error
740111Authentication failed
Language
Click Try It! to start a request and see the response here!