Verify Nigeria Voter ID
Verify a Nigeria Voter ID
Verify Voter
POST
https://api.appruve.co/v1/verifications/ng/voter
This endpoint allows you to verify a Nigeria Voter ID
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Bearer <token> |
Request Body
Name | Type | Description |
---|---|---|
id* | string | The voter ID number |
first_name | string | The first name of the document holder. |
last_name | string | The last name of the document holder. |
middle_name | string | The middle name of the document holder |
date_of_birth | string | The date of birth of the document holder in the format yyyy-MM-dd. |
gender | string | The gender of the document holder in the format M or F for male and respectively. |
Last updated