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": "8b87e9f5-652e-4bf9-818b-21b9dd519d8f",
"BranchID": 1,
"DateFrom": "2026-06-05T14:03:03.0758555+03:00",
"DateTo": "2026-06-05T14:03:03.0758555+03:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: