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