POST api/Dashboard/GetBestDishes
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "1cbc8954-e88e-48f5-9ec6-80b48af55d42",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2026-06-05T14:06:30.7180604+03:00",
"DateTo": "2026-06-05T14:06:30.7180604+03:00"
}
application/x-www-form-urlencoded
Sample: