Currency Item
Fetches Currency entity by id field
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
id
Response
Currency
name
id
symbol
Fetches Currency entity by id field
Bearer authentication of the form Bearer <token>, where token is your auth token.