Returns the exchange rates for the specified currency ID.

get

/primeapi/restapi/v16.2/exchangeRate/currency/{id}

Request

Path Parameters
id
Type: integer (int64)
Required: true
ID of the currency whose exchange rates are to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityExchangeRate
Type: object
404 Response
The exchange rates do not exist or you do not have access to them.