EKYC DMT

Input the Aadhaar along with the PID obtained from the biometric device.
An OTP will be sent to the customer’s registered mobile number and a unique otp_ref_id will be generated by the API and
provided in the response.

👍

PUT

/customers/{customer_id_type}:{customer_id}

eg: /customers/mobile_number:9876543210

Note: Parameters passed in request body should be application/x-www-form-urlencoded

❗️

Name Parameter

Do not pass any random name, pass the name as per the id only otherwise the transactions will get failed

📘

OTP will not be coming on the mobile on UAT systems.

Language