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