Cash Withdraw transaction status query

Transaction status API used to get status of Cash Withdraw transaction.

BODY parameter before AES encryption

PARAMETERTYPEVALUE LIKE
referencealphanumeric234234S4433

RESPONSE CODE

SNoHTTP Response CodeResponse CodeDescriptiontxnstatus (RESPONSE HANDLING))
12001SUCCESS
Marked success at your end and hit Three Way API
txnstatus = 1 and status =true
22000Failed.
Marked failed at your end and hit Three Way API
txnstatus = 3 and status =true
32002IN PROCESS,
Marked failed at your end and hit Three Way API
txnstatus = 2 and status =true
44013Transaction not found
540115Invalid authentication
64018validation Error
740120Unable to decode body data
84019Unable to process balance request
940110Invalid JWT Token sent in Header. OR Signature verification failed
1040111Authentication failed, Please contact service provider.

RESPONSE HANDLING

SUCCESS
txnstatus = 1 and status =true Marked success at your end and hit Three Way API

FAILED
txnstatus = 3 and status =true Marked failed at your end and hit Three Way API

txnstatus = 2 and status =true Marked failed at your end and hit Three Way API

Language
Click Try It! to start a request and see the response here!