Request

curl --location --request POST 'https://api.insights-periculum.io/verify/vin' 
--header 'Authorization: Bearer string_encrypted_accesst_token' 
--header 'Content-Type: application/json' 
--data-body'{
    "statementKey": null,
    "number": "987f545AJ67890",
    "first_name": "test",
    "last_name": "test",
    "dob": "2000-01-18",
    "lga": "ikeja",
    "state": "lagos"
}'

Parameters

NameDescriptionTypeRequired
statementKeyStatement Key to which KYC Integration needs to be attachedintNo
numberVoter Identification NumberstringYes
first_nameFirst namestringYes
last_nameLast namestringYes
dobDate of BirthstringYes
lgaLocal Government AreastringYes
stateStatestringYes