POST api/Dashboard/Get
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": "312ee9ab-08f9-4bec-ac24-bb480c521f94",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2026-07-30T12:23:18.3151738+03:00",
"DateTo": "2026-07-30T12:23:18.3151738+03:00"
}
application/x-www-form-urlencoded
Sample: