POST api/MoneyDrops/GetGridRows
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": "d930322b-8b49-49fd-97bf-16fa63ac41cd",
"BranchIDs": [
1,
2,
3
],
"EmployeeID": 1,
"ManagerID": 1,
"DateFrom": "2026-06-05T10:26:10.2138919+03:00",
"DateTo": "2026-06-05T10:26:10.2138919+03:00",
"IsCanceled": true
}
application/x-www-form-urlencoded
Sample: