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": "9f87727d-f26d-430a-8a91-05c7c11ac7d2",
"BranchID": 2,
"DateFrom": "2026-02-15T14:05:37.4700631+02:00",
"DateTo": "2026-02-15T14:05:37.4700631+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: