Setu’s web-based solution can complete a customer’s KYC with offline Aadhaar—within your app or website, in real-time. Offline Aadhaar involves getting a downloadable, locked XML file with Aadhaar information from your customers.
Essentially, only 2 APIs are required to enable this flow—
Create an OKYC request—Create an OKYC request for your customer. You will get a unique
id
response, which can be used to track this particular request.Post this, and the customer should be redirected to Setu’s UI for collecting details like the Aadhaar number and share code for the locked XML file.
Get OKYC request status—Get customer verification by providing the request
id
.