get http://localhost:55667/api2/exchange-rates
Retrieve list of exchange rates. For more information, see https://www.manager.io/guides?exchange-rates
Response
Retrieve list of exchange rates. For more information, see https://www.manager.io/guides?exchange-rates
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/exchange-rates \
--header 'accept: application/json'
Try It!
to start a request and see the response here!