POST api/WebOrders/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": "d4c9b262-e87a-4539-ad38-c169b4dbe1c0",
"BranchID": 2,
"StatusID": 3,
"dateFrom": "2026-09-23T14:37:06.0152322+03:00",
"dateTo": "2026-09-23T14:37:06.0152322+03:00",
"WebOrderID": 6
}
application/x-www-form-urlencoded
Sample: