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": "bd260429-8733-443d-99b0-6b31fefb6794",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2026-04-11T16:54:50.0875958+03:00",
"DateTo": "2026-04-11T16:54:50.0875958+03:00"
}
application/x-www-form-urlencoded
Sample: