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": "9eab0555-5437-42a3-8004-29b2bfe66115",
"BranchID": 2,
"DateFrom": "2026-09-23T14:35:57.9594925+03:00",
"DateTo": "2026-09-23T14:35:57.9594925+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: