Get Country Currency for Adding a New Beneficiary

Get Country and Currency for Adding a New Beneficiary

This endpoint provides the list of supported countries and their corresponding currencies. It ensures that when adding a new beneficiary, the correct country and currency are selected, preventing transaction errors.


Field Descriptions:

status → Response status (1 = success, 0 = failure).

country → List of countries supported for beneficiary addition:

code → ISO 3166-1 alpha-2 country code.

name → Full country name.

currency → List of currencies corresponding to supported countries:

code → Currency code (ISO 4217).

country_name → Name of the currency.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!