Get Bank Branches

Gets bank branches available for Delivery Mode (04) Account Transfer to other Bank.

Receiving Countries

To get all available receiving countries use GET /receiving-counties endpoint.

Delivery Modes

To get all avaliable delivery modes use GET /types?filter=delivery-modes endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≥ 1

Receiving Country (Required)

Format: ISO-3166 alpha-2 code

int32
required

Delivery Mode. (Required)

Use the '/types?filter=delivery-modes' endpoint to get a list of allowed types.

string
required
length ≥ 1

Receiving Agent Head Office Code. (Required)

Six characters Code (IN1458, PK1011 etc.)

string | null

Searches for bank branches by name using the contains operation. (Optional)

string | null

Bank code or Routing number. (Optional)


When a bank code is used in conjunction with a receiving head office code,
keep in mind that the bank code must belong to that head office. Otherwise, you will get an empty result.

string | null

Searches for bank branches at Address Line 1 using the contains operation. (Optional)

string | null

Searches for bank branches at Address Line 2 using the contains operation. (Optional)

string | null

Searches for bank branches at District using the contains operation. (Optional)

Applicable if the receiving country is Bangladesh.

int32
1 to 2147483647

The number of the next page.
(Default is 1)

int32
1 to 1000

This is the maximum number of records per page that can be returned to the client.
Must be between 1 and 1000. (Default is 50)

Headers
string
required
^[A-Z]{2}[0-9A-Z]{4}$

This is the agent correspondent id provided to the agent by the IC Operations department. It is used to facilitate API management and auditing.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

This header is used to uniquely identify the HTTP request and to facilitate troubleshooting.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

Unique request identifier to support idempotency. You may generate (UUID v4) value using the programming language.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json