post https://connect1-sandbox.codegotech.com/api/wlapi/getCountryCurrencyCreateBeneficary
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.