POST api/Users/GetSalesSum
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| criteria | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "bfadd0ee-76c0-42d2-bd0c-a84011f22dec",
"BranchID": 2,
"DateFrom": "2026-04-11T16:53:11.9924706+03:00",
"DateTo": "2026-04-11T16:53:11.9924706+03:00",
"SalesType": 5,
"OrderTypes": [
1,
2,
3
],
"Products": [
1,
2,
3
],
"Tags": [
1,
2,
3
]
}
application/x-www-form-urlencoded
Sample: