Bank list of those who operate their service in Bangladesh
You can use this endpoint Server
Resource | HTTP Method | Operation |
---|---|---|
/api/banklist | GET | Returns an array of Bank List |
/api/banklist??BankName=ebl | GET | Returns find an array of Bank List |
[
{
"BankName": "Eastern Bank Ltd.",
"BankShortCode": "EBL",
"Type": "Private Commercial Banks",
"Founded": "August 8, 1992",
"Headquarters": "Dhaka, Bangladesh",
"Website": "ebl.com.bd"
}
]