The GET /countries-and-currencies endpoint retrieves the list of countries and their respective currencies for which the app owner has established corridors.
Each record includes a country object and an array of currency objects. The app can present these records to the end-user who can choose a recipient country and currency. The process of establishing
a corridor involves the app owner, bank, remittance provider, and Brightwell.

Implementation Guide:

  • This endpoint returns a list of countries and their currencies that are available for transfers.
  • Use this endpoint to dynamically populate country and currency selection fields in your application.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!