Lookup VIN (ID Image)
Lookup voters card ID image
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/voters_card/image
This endpoint allows you to verify a voters card ID image
Headers
Name
Type
Description
x-api-key*
string
<your secret key>
app-id*
String
<your app id>
Request Body
Name
Type
Description
image
string
voters card image(png,jpg,base64)
Last updated