Voters Card
Fetch Voters Card details
POST
https://vapi.verifyme.ng/v1/verifications/identities/vin/:ref
This endpoint allows you to get voters card details.
Path Parameters
Name
Type
Description
ref
string
Voters card number
Headers
Name
Type
Description
Authentication
string
Authorization token
Request Body
Name
Type
Description
dob
string
date of birth ( YYYY-MM-DD )
lastname
string
lastname on voters card
firstname
string
firstname on voters card
Last updated