Fetch BVN Details
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Completes the BVN verification flow by submitting the OTP received by the customer. On success, returns the full BVN profile — personal details, address, NIN, and a base64-encoded face image.
Prerequisites
This is step 2 of the BVN verification flow. You must first call Get Auth Methods to initiate the flow and obtain the requestId required here.
Loading API reference…