POST api/WebOrders/Get
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": "2b4d8e58-9f72-4bca-8078-d8f085e1f664",
"BranchID": 2,
"StatusID": 3,
"dateFrom": "2026-04-11T16:54:45.8547237+03:00",
"dateTo": "2026-04-11T16:54:45.8547237+03:00",
"WebOrderID": 6
}
application/x-www-form-urlencoded
Sample: