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": "f6fd718b-eb99-4bcc-a679-2a2719a2c73a",
"BranchID": 2,
"DateFrom": "2026-06-05T14:02:02.0560438+03:00",
"DateTo": "2026-06-05T14:02:02.0560438+03: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: