Verification

  • Meaning: The account number provided contains characters that are not numbers
  • Solution: Ensure that your account_number consists of numbers only
  • Meaning: The BVN must be 11 digits long
  • Solution: Ensure the length of the BVN being passed is exactly 11 digits
  • Meaning: The bank code and account number don't match
  • Solution: Use the Fetch Bank endpoint to get a list of banks and their respective codes. Also confirm that the account number is correct.
1{
2 "status": "false",
3 "message": "[string]"
4}
Not sure where to look? Try search
Type the error or keywords into the search bar above. If you don’t find what you’re looking for, contact us, we’re happy to help.