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": "f54d2aa1-d2de-4f0a-a294-5cb6d03949a1",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2026-09-23T14:37:43.198261+03:00",
"DateTo": "2026-09-23T14:37:43.198261+03:00"
}
application/x-www-form-urlencoded
Sample: