get http://localhost:8000/api/v1/reports/orders
Returns a report for orders between a given date range
Log in to see full request history
Responses
Returns a report for orders between a given date range
xxxxxxxxxx
curl --request GET \
--url http://localhost:8000/api/v1/reports/orders \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: