POST api/Statistics/GetProfitSalesReport
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": "52bb63a3-4c28-45b5-9acf-50132b436b9e",
"BranchID": 2,
"DateFrom": "2026-02-15T14:03:00.1614407+02:00",
"DateTo": "2026-02-15T14:03:00.1614407+02:00",
"RevenueDate": "2026-02-15T14:03:00.1614407+02: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: