POST api/WebOrders/SetWebOrderStatus
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": "ed9b1db9-ae4e-482d-9f81-1896b57adc08",
"BranchID": 2,
"StatusID": 3,
"dateFrom": "2026-07-30T15:18:35.3017423+03:00",
"dateTo": "2026-07-30T15:18:35.3017423+03:00",
"WebOrderID": 6
}
application/x-www-form-urlencoded
Sample: