GET
/
institutions
/
{currency_code}
[
  {
    "name": "<string>",
    "code": "<string>",
    "type": "<string>"
  }
]

Retrieve a list of supported institutions for a given currency.

Authorizations

API-Key
string
header
required

Path Parameters

currency_code
string
required

Response

200 - application/json

List of institutions

The response is of type object[].