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": "479b9bb9-c2b6-4a43-be96-5cd7211e9541",
"BranchIDs": [
1,
2,
3
],
"EmployeeID": 1,
"ManagerID": 1,
"DateFrom": "2026-09-23T14:37:04.186656+03:00",
"DateTo": "2026-09-23T14:37:04.186656+03:00",
"IsCanceled": true
}
application/x-www-form-urlencoded
Sample: