🏦Bank Codes

This document serves as a reference guide to the Bank codes covered by Yogupay. Bank codes, Bank Names and SWIFT codes, are crucial for international financial transactions.

Get List of Banks

This endpoint is used to fetch bank codes for a specific country. The request should include the country parameter in the query string.

Request Parameters

  • country (string, required) : The name of the country for which the banks are to be retrieved

Request & Responses example

The response will include a list of banks based on the specific country

curl --location 'https://api.tumapay.com/api/get-banks?country=NIGERIA'

Last updated