Request an Individual Address Verification
This is used to request for an individual address verification
Last updated
Was this helpful?
This is used to request for an individual address verification
Last updated
Was this helpful?
Note: Before you create an address verification you must have created a candidate (the information of the person to be verified). If you missed how to create a candidate click .
POST
{{baseurl}}/v2/api/addresses/individual/request
token*
String
API secret token
candidateId*
String
candidate ID
subjectConsent*
Boolean
Candidate consent. Must be true
description
String
Description or any information for the agent
address*
Object
Candidate address object
flatNumber
String
Address flat number
buildingName
String
Address building name
buildingNumber*
String
Address building number
landmark*
String
Address landmark
street*
String
Address street
subStreet
String
Address sub street
state*
String
Address state
city*
String
Address city
lga
String
Address local government
metadata
Object
Metadata object. Any valid object can be passed here. It gets returned as is.