post
http://nowpay.in/api/index.php?route=/api/aeps/cw
API shall use {POST FORM} data as input request format.
Aadhaar enabled payment system (AEPS) is a new payment system which is basically based on Aadhaar card number and enables customer for cashless transaction.
AEPS helps customers to perform basic banking transaction including fund transfer, cash deposit, cash withdrawal, balance enquiry and mini statement.
Response Parameters:
| Parameter | Value | Description |
|---|---|---|
| success | 1 = Success, 2 = Pending, 0 = Failed | This will represent the status of the transaction |
| message | String | Description of Transaction |
| ourrequestid | String | API provider unique transaction id |
| yourrequestid | String | API consumer unique transaction id |
| rrn | String | Bank Reference Id |
| date | DateTime | Transaction Performed Date and Time |
| balance | String | Balance in Bank Account |
| amount | String | Withdraw amount from Bank |
