Onmeta Widget Integration
KYC with Widget

KYC as separate widget

3min

KYC can be used as separate widget for verification purpose. To use just KYC as separate widget you need to initialize the url as below format

HTML


and rest of the steps are self explanatiory in the widget just follow the instructions. If face is not matched with any of the Photo ID provided user account will go to manual KYC verification and it will be processed within 24hrs

Additionally you can set success and failure re-direct url's in the widget url, here's an example :

HTML




All webhook events for KYC can be captured as well, you need to setup callback url in dashboard as shown below

Document image


And you can refer to this page for webhook events and their detials



Endpoint to fetch KYC status of user

Fetch kyc-status of a user by email-id
POST
Request
Header Parameters
x-api-key
optional
String
Api key
Authorization
optional
String
Bearer AuthToken "Authtoken is the access token you get after login"
Body Parameters
email
required
String
email of the customer