Get currency by symbol
Retrieve detailed information for a specific currency using its standard symbol code
Path parameters
symbol
Currency symbol code (e.g., USD, EUR, CLP, BTC, ETH)
Response
Gets a currency by symbol
id
name
symbol
shortName
decimals
Nรบmero de posiciones decimales de la moneda
createdAt
updatedAt
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