Exchange Rate REST Endpoints

Exchange Rate
Use the Exchange Rate service to create, view, update, and delete exchange rates for a given currency. Exchange rates are conversion rates between different forms of currency.
Create an Exchange Rate
Method: post
Path: /primeapi/restapi/exchangeRate
View an Exchange Rate
Method: get
Path: /primeapi/restapi/exchangeRate/{id}
View Exchange Rates by Currency
Method: get
Path: /primeapi/restapi/exchangeRate/currency/{id}