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": "c2df110e-1e4d-47d4-8ce9-adf79e79a956",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2025-10-28T23:05:57.0233611+02:00",
"DateTo": "2025-10-28T23:05:57.0233611+02:00"
}
application/x-www-form-urlencoded
Sample: