POST api/FleetManagement/OrderLifecycleMultipleDays
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": "ec8b06ef-249a-4214-b72f-41abea7f5d77",
"BranchID": 1,
"DateFrom": "2026-09-23T14:35:55.5225248+03:00",
"DateTo": "2026-09-23T14:35:55.5225248+03:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: