Account Resolution
Resolve and verify banking information
POST
{{base_url}}/verify-account
Fields with * are required
Headers
Name
Type
Value
Content-Type
String
application/json
Authorization*
String
Bearer {{your_secret_key}}
Request Body
Name
Type
Description
account_number*
string
10-digit NUBAN
nibss_code*
string
Bank NIBSS code
See banks endpoint to retrieve the valid NIBSS code for the account you are verifying.
Response
Last updated