igree
BVN verification
BVN information retrieval
POST
{{BASE_URL}}/api/v2/biometrics/merchant/data/verification/bvn/igree
This endpoint allows you to get details of a BVN.
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
number* | string | bank verification number |
mode* | String | INITIATE,SET_CHANNEL,FINALIZE |
channel* | String | string of the contact to recieve OTP |
otp* | String | the OTP sent to customer |
verification_method | String | "email", "phone", "all" |
Last updated