POST api/Statistics/GetExtraProfit
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": "7c94fb85-f407-47f3-9d05-70f0a25fe69f",
"BranchID": 2,
"DateFrom": "2026-07-30T15:18:08.8072567+03:00",
"DateTo": "2026-07-30T15:18:08.8072567+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: