Integrate SDKs with your created verification flow.
Parameter | Type | Description | Required |
---|---|---|---|
widget_id | string | Widget ID of flow on the Dashboard | required |
user_data | object | Automatically update the user data page, and thus skip the page. user_data consists of first_name, middle_name, email, last_name, dob. E.g user_data[first_name] | optional |
gov_data | object | Automatically update the government data page, and thus skip the page. gov_data consists of nin,bvn, mobile, dl. E.g gov_data[nin] | optional |
metadata | object | Your application’s metadata to be passed back to you via webhook. E.g metadata[user_id] | optional |