Verify Account Number
Confirm that account number is valid before sending money
Validate account number
GET
{{base_url}}/validate-acctname
Headers
Name
Type
Description
authorization*
PUBLIC KEY
Set value to Bearer PUBLIC_KEY
Request Body
Name
Type
Description
acctno*
String
bank account number
bankcode*
String
Take a look at how you might do this:
Sample Response
Last updated
Was this helpful?