POST api/Statistics/GetTotalSalesReport
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": "1353a5f5-ad3f-46b2-aecf-00e4682d6e5e",
"BranchID": 2,
"DateFrom": "2026-04-11T16:53:03.4335499+03:00",
"DateTo": "2026-04-11T16:53:03.4335499+03:00",
"RevenueDate": "2026-04-11T16:53:03.4335499+03:00",
"Year": 6,
"OrderTypeID": 7,
"SourceID": 8,
"ShiftID": 9,
"Date": true,
"Period": true,
"Source": true,
"OrderType": true,
"TimeSplit": true,
"Shift": true,
"Vat": true
}
application/x-www-form-urlencoded
Sample: