get https://example.com/dashboard/total
Calculates the total number of orders and total sales amount for a specified restaurant within a given date range.
Log in to see full request history
Responses
Calculates the total number of orders and total sales amount for a specified restaurant within a given date range.
xxxxxxxxxx
curl --request GET \
--url https://example.com/dashboard/total \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: