Get Currency by CurrencyCode
get
https://api.mercadoe.com/v1/currencies/{currencyCode}
Get information about a specific currency with the given CurrencyCode.
Request
Path Parameters
currencyCode
string
required
Currency in alphabetic code (for more information, please refer to: https://www.iso.org/iso-4217-currency-codes.html).
Responses
200
404
OK
Body
application/json
currencyCode
string | null
Currency in alphabetic code (for more information, please refer to: https://www.iso.org/iso-4217-currency-codes.html).
description
string | null
Name of currency. For example: Real, Dollar, Euro.
currencyAvailability
string
allowed values:
DomesticAvailability
InternationalAvailability
BothAvailabilities
conversionAvailability
string
allowed values:
DomesticConversion
InternationalConversion
BothConversions
usEnglishDescription
string | null
Currency description in English.
spanishDescription
string | null
Currency description in Spanish.
mxSpanishDescription
string | null
Currency description in Spanish (from Mexico).
ptPortugueseDescription
string | null
Currency description in Portuguese.
descriptions
array of object
Descriptions in different languages.
businessOrganizations
array of object | null
List with the Business Organizations comprising the Company Code and the Entity Type.