post
http://yourdomain.com?/PageName
This process will be utilized to notify AEPS transaction status back to partner portal. This API support POST data type.
Request Parameters:
| Parameter | Value | Description |
|---|---|---|
| customerid | Numeric | Partner id of API |
| enrollid | Numeric | Enrollment Id of Agent |
| aepsid | String | Bank Id of enrolled Agent |
| yourrequestid | String | Optional |
| ourrequestid | String | API Provider Unique Id |
| rrn | String | Bank Reference Number |
| stanNo | String | Optional |
| aepstxnid | String | AEPS transaction id from bank |
| action | String | Action of Transaction i.e Credit or Debit |
| device | String | Finger Print Device |
| statuscode | String | Optional |
| status | Numeric | Status of Transaction 1 = Success 2 = Pending 0 = Failed |
| bankname | String | Bank Name of transaction |
| uid | String | Aadhar No of End Customer |
| mobileno | Numeric | Mobile no during the transaction |
| deviceno | String | Finger Print Device No |
| balance | String | Balance of account |
| service | String | Type of transaction performed => Balance Inquiry => Cash Withdrawl |
| amount | String | Transaction Amount |
| beforebal | String | Wallet Balance of API partner before transaction |
| afterbal | String | Wallet Balance of API partner after transaction |
| created | date | date of transaction |
