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