Lookup VIN
This endpoint allows you to verify voter's card number
TEST DATA:
number: 987f545AJ67890
last_name: test
state: Lagos
Verify voters card
POST
https://api.myidentitypay.com/api/v1/biometrics/merchant/data/verification/voters_card
This endpoint allows you to verify a VIN(Voters identification Number)
Query Parameters
Name | Type | Description |
---|---|---|
state* | string | state |
last_name* | string | last name |
number* | string | Voters card number(957F5AD45AJ67890) |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
Last updated