post
http://nowpay.in/api/index.php?route=/api/aeps/ms
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 |
| statement | Complex Object | Complex Object |
| date | statement | Date of Transaction performed |
| txntype | statement | Cr = Credited; Dr = Debited |
| amount | statement | Amount which is impacted |
| narration | statement | Description of Mini Statement |
