Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Endpoint:

POST: https://api.monnify.com/api/v1/vas/bvn-account-match

This endpoint is protected

...

by OAuth 2.0 Bearer Token

Scenario 1: BVN is not valid.

...

Code Block
{
    "requestSuccessful": true,
    "responseMessage": "success",
    "responseCode": "0",
    "responseBody": {
        "bvn": "22222222226",
        "accountNumber": "0105284275",
        "accountName": "OLATUNDE JOSIAH OGUNBOYEJO",
        "matchStatus": "FULL_MATCH",
        "matchPercentage": 100
    }
}

Field Reference:

Field

Description

Comment

bvn

11 digit bank verification number expected to belong to the account holder.

Required

bankCode

CBN bank code for the bank where the account number is domiciled. Click here to get a full list of all supported banks.

Required

accountNumber

10 digit bank account number.

Required