Withdrawl transaction status

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

BODY parameter before AES encryption

PARAMETERTYPEVALUE LIKE
referencealphanumeric234234S4433

RESPONSE HANDLING

Query successfully completed.
--- Status = true and txnstatus = 1 and response_code = 1 success
--- Status = true and txnstatus =3 and response_code = 0 failed
--- Status = true and txnstatus =2 and response_code = 2 pending

RESPONSE CODE

SNoHTTP Response CodeResponse CodeDescriptiontxnstatus (RESPONSE HANDLING))
12001SUCCESStxnstatus = 1 and status =true
22000Failedtxnstatus = 3 and status =true
32002pendingtxnstatus = 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.
Language
Click Try It! to start a request and see the response here!