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. Update Keys : 'exchangeRateId'
Create an Exchange Rate
Method: post
Path: /api/restapi/exchangeRate
View an Exchange Rate
Method: get
Path: /api/restapi/exchangeRate/{exchangeRateId}
View Exchange Rates by Currency
Method: get
Path: /api/restapi/exchangeRate/currency/{currencyId}