POST api/MoneyDrops/GetSumGridRows
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": "e5419c51-28ac-47f9-90b9-9602f25c366f",
"BranchIDs": [
1,
2,
3
],
"EmployeeID": 1,
"ManagerID": 1,
"DateFrom": "2025-12-22T14:49:59.7708138+02:00",
"DateTo": "2025-12-22T14:49:59.7708138+02:00",
"IsCanceled": true
}
application/x-www-form-urlencoded
Sample: