List Supported Banks
API Endpoints
List Supported Banks
Retrieves the list of supported banks for a specific country.
GET
List Supported Banks
This endpoint returns a list of banks supported for payouts in the specified country. The response includes the bank code and name, which are required for validating accounts and creating transactions.
Request Headers
The JWT Access Token of the authenticated user.
Platform identifier. Use
fincode.Unique request identifier.
Path Parameters
ISO 3166-1 alpha-3 country code (e.g.,
NGA).Code Example
cURL
