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": "fb408c39-60e5-4b95-8919-b16a9a04926b",
"RevenueByType": 2,
"BestDishByType": 3,
"BranchID": 1,
"NumberOfTopElements": 4,
"OrderTypeID": 5,
"DateFrom": "2025-10-28T23:01:31.9413111+02:00",
"DateTo": "2025-10-28T23:01:31.9413111+02:00"
}
application/x-www-form-urlencoded
Sample: