Get Bank Lists
GET
/banks
Retrieves a list of supported banks for Nigerian transactions. This endpoint fetches bank data and returns details such as bank ID, code, and name.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <your_api_key>
Response
Last updated