Get currency by symbol

Retrieve detailed information for a specific currency using its standard symbol code

Path parameters

symbolenumRequired

Currency symbol code (e.g., USD, EUR, CLP, BTC, ETH)

Response

Gets a currency by symbol
idstring
namestring
symbolmap from strings to any
shortNamestring
decimalsdouble

Nรบmero de posiciones decimales de la moneda

createdAtdatetime
updatedAtdatetime

Errors

400
Get Currency by Symbol Request Bad Request Error
404
Get Currency by Symbol Request Not Found Error
422
Get Currency by Symbol Request Unprocessable Entity Error
500
Get Currency by Symbol Request Internal Server Error