post
https://xyz.xyz.in/service-api/api/v1/service/aeps/txnotp/index
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Kindly use this api for respective bank before initiate any transaction For Cashwithdraw OR Aadhaarpay Services only when the amountof the transaction is equat to or greater than 5000.
MINIMUM REQUEST TIMEOUT TIME : 180 second
| PARAMETER | TYPE | VALUE LIKE |
|---|---|---|
| latitude | string | 22.44543 |
| longitude | string | 77.43458 |
| mobilenumber | string | 9900000099 |
| referenceno | string | 43542343434(unique txn value) same reference number should be pass in CW or AP transaction api |
| ipaddress | string | 122.44.443.00 |
| adhaarnumber | string | Customer Aadhaar Number |
| nationalbankidentification | number | Customer Bank IIN number. |
| pipe | string | bank2 OR bank3OR bank5 OR bank6// bank1 work for UAT only |
| timestamp | string | 2020-01-12 13:00:12 |
| transactiontype | string | CW/AP (CW-Cashwithdraw/AP-AadhaarPAY) |
| submerchantid | alphanumeric | 1 |
| amount | number | Amount must be equal to or greater than 5000 |
The OTP provided by customer shall be mandatory captured and transmitted in addition to customer's biometric data in the Personal Identity Data (PID) block.
<?xml version="1.0"?> <PidOptions ver="1.0"> <Opts fCount="1" fType="2" iCount="0" pCount="0" pgCount="2" format="0" pidVer="2.0" timeout="10000" pTimeout="20000" wadh="" posh="UNKNOWN" env="PP" otp="123456" /> <CustOpts><Param name="mantrakey" value="" /></CustOpts> </PidOptions>
Note: Value of ftype ,env,wadh,otp etc. depends upon your requirement and capturing method i.e biometric/face/iris/
.
