API process flow
Step 1: Agent needs to start with Bio-Auth Based Onboarding API
a) Send agent's full details like name, mobile, PAN, Aadhaar, address, and encrypted PID data.
b) You will receive a response saying OTP has been sent along with bcagentid
.
Step 2: Agent will use the OTP Verify API
a) Use the same bcagentid
, mobilenumber
, and the received OTP from the first step.
b) You will get a response confirming if the user is created successfully.