post https://xyz.xyz.in/service-api/api/v1/service/aeps/threeway/threeway
Threeway recon of Cash Withdraw transaction on same day
BODY parameter before AES encryption
| PARAMETER | TYPE | VALUE LIKE | 
|---|---|---|
| reference | alphanumeric | 234234S4433 | 
| status | string | success OR failed | 
RESPONSE CODE
| SNo | HTTP Response Code | Response Code | Description | txnstatus (RESPONSE HANDLING)) | 
|---|---|---|---|---|
| 1 | 200 | 1 and status=true | marked SUCCESS | response_code= 1 and status =true | 
| 2 | 200 | 0 and status=true | marked Failed. | response_code = 0 and status =true | 
| 3 | 200 | 3 | IN PROCESS, No data available for the requested data  | response_code = 3 and status =false | 
| 4 | 401 | 3 | ||
| 5 | 401 | 15 | Invalid authentication | |
| 6 | 401 | 8 | validation Error | |
| 7 | 401 | 20 | Unable to decode body data | |
| 8 | 401 | 9 | Unable to process balance request | |
| 9 | 401 | 10 | Invalid JWT Token sent in Header. OR Signature verification failed | |
| 10 | 401 | 11 | Authentication failed, Please contact service provider. | 
