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
Body Params
json
required
Defaults to { "referenceid":"12345678" }
Headers
string
required
Defaults to eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTAxOTU5MzAsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6IldBTExFVCIsInJlcWlkIjoxNjEwMTk1OTMwfQ.3slqFu5g7dCoKOxrHKc6HUB55oIiu26tcKEArHnmmuo

JWT token with payload

string
required
Defaults to application/json

application/json or multipart/form-data

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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