POST api/Statistics/GetProductProfit
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": "3135ec94-a38e-420a-a2cb-74d5b7aa790b",
"BranchID": 2,
"DateFrom": "2026-09-23T14:37:00.5466995+03:00",
"DateTo": "2026-09-23T14:37:00.5466995+03:00",
"Branch": true,
"Source": true,
"OrderType": true,
"EntityCategory": true,
"Tag": true,
"Entity": true,
"Size": true,
"NetPrice": true,
"IncludeExtras": true,
"EntityCount": true
}
application/x-www-form-urlencoded
Sample: