API Endpoints
Banks
List all banks
1min
GET
Header Parameters
X-CLIENT-ID
*
X-SIGNATURE
*
X-TIMESTAMP
*
X-NONCE
*
Query Parameters
country_code
Responses
200
banks retrieved
Description
banks retrieved
data
message
The document explains how to retrieve a list of banks. The banks are returned in sorted alphabetical order. The response from the API call includes a message indicating that the banks have been retrieved, along with the details of the banks, such as the bank_name, bank_code, and country.