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": "fe713bf9-8c96-4c2f-8d65-7cacb73d2d89",
"BranchID": 1,
"DateFrom": "2026-04-11T16:53:11.1644776+03:00",
"DateTo": "2026-04-11T16:53:11.1644776+03:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: