Endpoint: https://api.validate.bankersalmanac.com/iso-country-currency/search
Swagger link: https://api.validate.bankersalmanac.com/swagger-ui/index.html#/conversion-service-endpoint/isoCountryCurrencySearch
Overview
This call requires ISO Country Code Input for search, and returns ISO Country Code, Country Name and associated Currencies Codes as result.
Endpoint inputs
Field Name | Description | Format | Mandatory or Optional | Default Value |
token | security token | Alphanumeric & Extended Characters | Mandatory | |
errorComment | if the field is set to E then you will be able to edit the error text in the self service hub | E | Optional | |
isoCode | ISO Country Code or Currency Code | Alpha | Mandatory |
Response modifications
No modification can be done to the response.
Response outcomes
To understand the responses, please refer to Swagger – https://api.validate.bankersalmanac.com/swagger-ui/index.html#/conversion-service-endpoint/isoCountryCurrencySearch
Field Name | Description | Format | ||
status | Status of the response PASS, CAUTION or FAIL | Alpha | ||
comment | Description of the status | Alpha | ||
currencyCode | Iso Currency Code | Alpha | ||
currencyName | Currency name | Alpha | ||
associatedCountries | List of countries associated to the currencyCode | Alpha |
Test Examples
“isoCode”: “US”,
“errorComment”: “”