POST api/TableOrders/GetTableOrders
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": "cae5ed56-8aad-496f-8263-3ec2539ae9a0",
"BranchIDs": [
1,
2,
3
],
"DateFrom": "2026-04-11T16:55:52.5250263+03:00",
"DateTo": "2026-04-11T16:55:52.5250263+03:00",
"StatusID": 4
}
application/x-www-form-urlencoded
Sample: