Validate NIN
Use this endpoint to validate a customer’s National Identity Number (NIN) along with their personal details.Request Parameters
A unique identifier for the request, used for idempotency.
Example:
Example:
e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The National Identity Number to be validated.
Example:
Example:
98765432101
The first name of the customer.
Example:
Example:
John
The last name of the customer.
Example:
Example:
Doe
The other names of the customer, if available.
Example:
Example:
Michael
The customer’s date of birth in
Example:
YYYY-MM-DD
format.Example:
1990-01-01