Get Dashboard TotalAsk AIget https://example.com/dashboard/totalCalculates the total number of orders and total sales amount for a specified restaurant within a given date range.Query Paramsstarting_datestringrequiredThe start date of the period to calculate totals for.ending_datestringrequiredThe end date of the period.restaurantstringrequiredThe ID of the restaurant for which the data is being queried.Responses 200Successful response 400Bad Request 404Not FoundUpdated about 2 years ago