Bank List
The bank list endpoint helps merchants retrieve the list of banks for countries supported for transfer (NGN, GHS, ZAR and KES).
Last updated
The bank list endpoint helps merchants retrieve the list of banks for countries supported for transfer (NGN, GHS, ZAR and KES).
Last updated
Content-Type
Set value to application/json
Post a request to the URL below, where the base URL is determined by the environment you are in.
GET {{baseurl}}/bank/list/:currency?type=:type
Here are sample requests below.
currency
URL
Yes
Allowed values NGN, GHS, ZAR, KES, UGX, RWF, TZS, and ZMWF
type
Query
No
Allowed values
bank
and mobile_money
defaults to bank
Here is a sample response
This endpoint enables merchant verify the identity of the receiver of the transfer, it's recommended that the account name of the recipient is verified before a transfer is done. This is currently available for NGN and GHS only.
Content-Type
Set value to application/json
GET {{baseurl}}/bank/verify?bankCode=000&accountNumber=200900xxxxx
Here is a sample response: