Adjútor from Lendsqr
API ReferenceLendsqr
  • Introduction
    • Overview
    • Getting Started
    • Test and Live mode
    • Making your first API call
    • Webhooks
  • Authentication
    • Authentication Type
    • Generating your API key
  • USE CASES
    • Introduction
    • Loan repayment with Direct Debit
    • Corporate Cash and Treasury Management
    • Buy Now Pay Later (BNPL)
    • Embedded Credit/ Finance
    • Loan scoring/ Credit scoring
    • Customer Validation
    • Implementing GSI with Direct Debit
  • Adjutor API Endpoints
    • Oraculi Mobile SDK (Beta)
      • Installing the SDK
      • The Oraculi SDK data journey
    • Validation
      • Bank Verification Number
      • Bank Account Verification
      • Karma Lookup
      • Ecosystem Lookup
    • Decisioning
      • Decision Model Lookup
      • Oraculi scoring
    • Credit Bureaus
    • Direct Debit
      • How Direct Debit works
      • The Direct Debit process
      • Understanding Mandate Statuses
    • Embedded Loans and Payments
    • Platform Data
      • Data for Lenders
      • Operational Services
    • Transactions and Balances with Kolo
      • Initializing Authorization
      • Using your access token
      • Permission Scopes
    • Core Services
  • ADDITIONAL INFORMATION
    • FAQs
    • Getting Support
    • Pricing
    • Glossary
Powered by GitBook
On this page

Was this helpful?

  1. Adjutor API Endpoints
  2. Validation

Bank Verification Number

Bank Verification Number (BVN) is the national ID system created by Nigerian banks to uniquely identified bank customers in the Nigerian banking ecosystem.

The banking ecosystem has also created a mechanism where all the bank accounts tied to a specific BVN could be gotten.

These endpoints allows you to get the bank accounts tied to a customer only after the customer has granted an explicit consent.

This works in a two-stage process where the initial API call initiates the process, and a One Time Password (OTP) is sent to the customer's registered phone or email address. When the customer provides this OTP, the second stage verifies the OTP and provides the BVN information.

Known issues

  • OTP may not be delivered to the customer's phone on time or at all.

  • OTP may be delivered to the customer's phone late due to GSM network delays

  • Customer may not remember or have access to the phones or emails on record which means they may never be able to provide consent.

  • The data returned may not be complete as banks may not have registered all the accounts for the customer.

PreviousValidationNextBank Account Verification

Last updated 9 months ago

Was this helpful?