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: postPath:
/primeapi/restapi/exchangeRate
- View an Exchange Rate
- Method: getPath:
/primeapi/restapi/exchangeRate/{id}
- View Exchange Rates by Currency
- Method: getPath:
/primeapi/restapi/exchangeRate/currency/{id}