Skip to main content
GET
List banks by country
Returns supported banks for bank-transfer payouts in the given country. Currently only ng is supported. Use the bank code as bank_code when resolving an account or creating an NGN payout.

Authorizations

Authorization
string
header
required

Secret key: Authorization: Bearer sk_test_... or sk_live_.... Business and live/test mode are inferred from the key.

Path Parameters

country
string
required

ISO 3166-1 alpha-2 country code. Bank list is currently supported for ng (Nigeria) only.

Example:

"ng"

Response

Banks retrieved

message
string
Example:

"Banks fetched successfully"

data
object[]