POST api/Dashboard/GetBestCategories
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": "b3e08ac6-98d0-454e-8156-217f5badaa09",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2026-02-15T14:04:33.6139496+02:00",
"DateTo": "2026-02-15T14:04:33.6139496+02:00"
}
application/x-www-form-urlencoded
Sample: