Skip to main content

Bank List

Overview

The method returns all banks and mircofinanace banks eTranzact has one type of integration with, not all banks in this list support real-time fund transfers. It also contains bank name, bank code and alias.

POST / banks
curl `${baseurl}/banks`
-H "Content-type: application/json"
-X POST
-d '{
"action": "BL",
"terminalId": "7000000001",
"transaction": {
"pin": "kghxqwveJ3eSQJip/cmaMQ==",
"reference": "08032221212",
}
}'