VERIFY OTP

Input the OTP received on the customer’s mobile number and provide the otp_ref_id from the previous step for verification. If the OTP is valid, the EKYC is successful.

👍

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