- Sandbox:
https://sandbox.payvessel.com/kyc - Production:
https://api.payvessel.com/kyc
Basic BVN verification
POST/api/v1/merchant/bvn/basic
Send a BVN and minimal identity fields to confirm that the BVN is valid and belongs to the customer.
Typical request body fields:
bvn– 11‑digit BVN- Optional identity fields such as name, date of birth, and phone number for extra matching
reference– unique reference for this verification
Enhanced BVN verification
POST/api/v1/merchant/bvn/enhanced
Enhanced verification returns a richer profile for stricter compliance checks.
Typical request body fields:
bvn– 11‑digit BVN- Additional KYC attributes as required by your risk policy
reference– unique verification reference
