Discoveries
List available receiving institution names
Retrieve available payment institution names for a given country and currency. Use this endpoint to look up supported banks and payment providers for a specific corridor. If no country and currency parameter are provided, all payment institutions will be returned
The bankName field in each result is the value to pass as bankName when creating an external account via POST /customers/external-accounts.
get/discoveries
Query parameters
countrystring
ISO 3166-1 alpha-2 country code (e.g. PH)
currencystring
ISO 4217 currency code (e.g. PHP)
Response
Successful operation