post https://xyz.xyz.in/service-api/api/v1/service/matm/threeway/update
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 | Transaction marked | response_code = 1 and status =true |
| 2 | 200 | 0 and status=false | Transaction do not marked . | response_code = 0 and status =false |
| 3 | 200 | 3 and status=false | IN PROCESS, No data available for the requested data | response_code = 3 and status =false |
| 4 | 401 | 4 | Incorrect Request data | |
| 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. |
