Create a candidate via Identity
This creates a candidate via identity
POST
{{baseurl}}/v2/api/addresses/candidates/identity
Headers
Name
Type
Description
token*
String
API secret token
Request Body
Name
Type
Description
type*
String
type of ID. One of bvn, nin, ndl
idNumber*
String
ID base on the provided type
subjectConsent*
Boolean
Candidate consent. Must be true
Last updated