BVN 2.0 + (Face Validation)
verify users bank verification number against user image
Test Data:
bvn: 54651333604
image: https://res.cloudinary.com/dh3i1wodq/image/upload/v1675417496/cbimage_3_drqdoc.jpg
Verify user's BVN
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/bvn_w_face
Query Parameters
Name
Type
Description
number*
string
bank verification number
image*
string
image url(png,jpeg,base64)
Headers
Name
Type
Description
x-api-key*
string
<your secret key>
app-id*
String
<your app id>
Last updated