Skip to content

khyrulAlam/BD-Bank-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangladesh Bank List

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

Response Example

[
  {
    "BankName": "Eastern Bank Ltd.",
    "BankShortCode": "EBL",
    "Type": "Private Commercial Banks",
    "Founded": "August 8, 1992",
    "Headquarters": "Dhaka, Bangladesh",
    "Website": "ebl.com.bd"
  }
]

Information credit wikipedia