POST api/Statistics/GetTurnover
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": "341a714e-c34b-4469-b0a2-1a01e2febc36",
"BranchID": 2,
"DateFrom": "2025-12-22T14:54:47.8425814+02:00",
"DateTo": "2025-12-22T14:54:47.8425814+02:00",
"Branch": true,
"Customer": true,
"Employee": true,
"Source": true,
"OrderType": true,
"Shift": true,
"ProductCategory": true,
"Tag": true,
"PaymentType": true,
"Handwritten": true,
"Date": true,
"OrderCount": true,
"ProductCount": true,
"Product": true,
"AccountingCategory": true,
"OrderID": true,
"ReceiptType": true,
"NetPrice": true,
"MainPrice": true,
"TableGroup": true,
"Table": true,
"Time": true,
"Interval": 27
}
application/x-www-form-urlencoded
Sample: