Ekyc

Log in to see full request history
SNoHttp Response CodeResponse CodeStatusDescription
12000falseSomething went wrong please try again later
22001true
32002falseInvalid Pid Data Found.
42003falseInvalid Remitter Details. Kindly initiate the process again with correct remitter mobile number.
52006falseMerchant Activation is pending. Kindly activate the merchant.OR Merchant is not activate to use DMT CASA services. Please try again after some time. OR Merchant is not onboarded on bank.
62007falseMERCHANT ID NOT FOUND..
72009falsevalidation_errors (dynamic message related to validations)
82008falseThese mobile number is not authorise to avail DMT transaction facility!
920010falseDMT service or preference is not active for this account.
1020011falseUnable to process request.
1120012falseInvalid JWT token or token related errors (this is dynamic message could be change as per partner's input parameter)
1220013falseAuthentication failed.
1320014falseFINO CASA Service is down.

📘

Note: In the response of check aadhar api you will get ekyc_flag ,if you get ekyc_flag as "Y" then you no need pass wadh value else you have to pass wadh value

WADH Value- 18f4CEiXeXcfGXvgWA/blxD+w2pw7hfQPY45JMytkPw=

$ciphertext_raw = openssl_encrypt($piddata, "AES-128-CBC", $key, $options=OPENSSL_RAW_DATA, $iv); $enctoken = base64_encode($ciphertext_raw); echo $enctoken;
Body Params
string
required
string
required

Remitter mobile

string
required

Remitter aadhar number

string
required

encrypted value of pid data. Please refer above section to get the encryption logic

string

Merchant latitude

string

Merchant longitude

string
required

This you will get in the response for check Aadharapi

string
required

This you will get in the response for check Aadharapi

string
Defaults to SITE|APP
Headers
string
required
string

If authorisedkey is generated then you have to pass authorisedkey else no need to pass

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json