POST api/FleetManagement/OrderLifecycle
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": "5effd7b9-aa54-4912-84f9-c3a8701c5b12",
"BranchID": 1,
"DateFrom": "2026-07-30T15:20:25.0617007+03:00",
"DateTo": "2026-07-30T15:20:25.0617007+03:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: