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