- Sandbox:
https://sandbox.payvessel.com/kyc - Production:
https://api.payvessel.com/kyc
Basic NIN verification
POST/api/v1/merchant/nin/basic
Send a NIN and minimal identity details to confirm that the NIN is valid and belongs to the customer.
Typical request body fields:
nin– NIN to verify- Optional identity fields such as name, date of birth, and phone number
reference– unique verification reference
Enhanced NIN verification
POST/api/v1/merchant/nin/enhanced
Enhanced verification returns deeper profile information for stricter KYC checks.
Typical request body fields:
nin– NIN to verify- Additional KYC attributes depending on your requirements
reference– unique verification reference
