post https://xyz.xyz.in/service-api/api/v1/service/aeps/v2/cashwithdraw/index
BODY parameter before encryption
MINIMUM REQUEST TIMEOUT TIME : 180 second
PARAMETER | PARAMETER | VALUE LIKE |
---|---|---|
merchant_name | string | MOHAMMAD DANISH |
pannumber | string | CVAPD2*** |
address | string | Delhi |
city | string | Delhi |
pincode | Integer | 110001 |
statecode | string | DL |
mobilenumber | string | 7875*** |
accessmodetype | string | APP OR SITE |
ipaddress | string | |
adhaarnumber | string | |
merchantmobilenumber | string | |
latitude | string | |
longitude | string | |
referenceno | string | 345234 |
nationalbankidentification | number | 606985 |
pipe | string | bank5 |
transcationtype | string | CW |
requestremarks | string | |
submerchantid | alphanumeric | |
data | xml string | |
timestamp | number | 1679480150 |
amount | number | 500 |
MerAuthTxnId | string | recieved in merchant authencity api. |
SNo | HTTP Response Code | Response Code | Description |
---|---|---|---|
1 | 200 | 1 | SUCCESS (Provided Message) |
2 | 200 | 0 | FAILED (Provided Message) |
3 | 200 | 2 | ERROR OR REQUEST TIMEOUT( HIT QUERY API) |
4 | 401 | 4 | AEPS pipe is not available yet |
5 | 401 | 2 | Transaction Not initiated |
6 | 401 | 5 | Provided Error |
7 | 401 | 6 | Charges is not found. |
8 | 401 | 7 | The amount for transaction should be between 100 to 10000 only |
9 | 406 | 18 | Please Provide a unique reference number |
10 | 401 | 26 | Device is already mapped with other merchant, Please contact service provider |
11 | 401 | 27 | Fingerprint capture failed., Try again with Re Plug RD device |
12 | 401 | 27 | Fingerprint capture failed., Try again |
13 | 200 | 24 | Merchant onboarding is Pending, Please onboard merchant again |
14 | 406 | 25 | You do not have permission., Please onboard merchant |
15 | 406 | 12 | AEPS Service is down |
16 | 404 | 13 | Pipe is not activated for the partner username, Please contact service provider |
17 | 401 | 15 | Invalid Partner details |
18 | 401 | 8 | Validations Error |
19 | 401 | 20 | Unable to Decode body data |
20 | 404 | 9 | Unable to process request |
21 | 412 | 10 | Invalid JWT Token sent in Header. OR Signature verification failed |
22 | 401 | 8 | Validations Error |
23 | 401 | 11 | Authentication failed, Please contact service provider |
MINIMUM REQUEST TIMEOUT TIME : 180 second
RESPONSE HANDLING
Query successfully completed.
--- Status = true and response_code = 1
--- Status = falseand response_code = 0
--- Status = false and response_code = 2 ( Hit Query API )