Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 953 Bytes

README.md

File metadata and controls

47 lines (39 loc) · 953 Bytes

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