Aadhaar Banking
Aadhaar Enabled Payment System (AEPS) is a payment service that allows a bank customer to use Aadhaar as his/her identity to access his/her Aadhaar enabled bank account and perform basic banking transactions like balance enquiry, cash withdrawal, mini statement, aadhaarpay
Aadhaar Banking APIs
Common
| API | Description |
|---|---|
| Get All States | Use this API to get all the states (state Id need in merchant onboarding) |
| Get State by Id | Use this API to get state by Id |
| Get All Districts | Use this API to get the all the districts (district Id need in merchant onboarding) |
| Get Districts by State ID | Use this API to get district by state Id (district Id need in merchant onboarding) |
| Get All Banks | Use this API to get all the Bank list for AEPS transaction |
| Two Factor Authentication | Use this API to get Two Factor Authentication info |
MERCHANT ONBOARD
| API | Description |
|---|---|
| Onboard Merchant | Use this API to add merchant for AEPS transction |
| Update Merchant | Use this API to Update the merchant details |
E-KYC
| API | Description |
|---|---|
| Upload E-KYC Docs | Use this API to upload the KYC document after merchant onboarded |
| Send OTP(For Aadhaar Verification) | Use this API to send the request for adhaar verification after merchant onboarded |
| Resend OTP (For Aadhaar Verification) | Use this API to resend the request for adhaar verification |
| Validate OTP | After getting the response from Send OTP use this API to verify the Aadhaar |
| E-Kyc BioMetric | Use this API to complete the merchant E-kyc Biometric (Biometric EKYC compulsary before initiate the transaction) |
| E-Kyc Status | USe this API to get the E-KYC status of the Merchant |
AEPS TRANSACTION
| API | Description |
|---|---|
| Cash Withdrawal | Use this API to withdraw cash from customer Aadhaar-linked bank accounts using their Aadhaar number and fingerprint. |
| Balance Enquiry | Use this API to check the Balance from customer Aadhaar-linked bank accounts using their Aadhaar number and fingerprint. |
| Mini Statement | Use this API to Get the Statement from customer Aadhaar-linked bank accounts using their Aadhaar number and fingerprint. |
| Aadhaar Pay | Use this API to withdraw cash from customer Aadhaar-linked bank accounts using their Aadhaar number and fingerprint. |
| Transaction Status | Use this API to get the status of the AEPS transaction |