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": "637446a5-a695-415c-b473-dfeb4c2fa43f",
"BranchID": 2,
"StatusID": 3,
"dateFrom": "2025-10-28T23:01:30.6291201+02:00",
"dateTo": "2025-10-28T23:01:30.6291201+02:00",
"WebOrderID": 6
}
application/x-www-form-urlencoded
Sample: