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": "a3e2f4d9-d3ad-4f9b-a0ad-fa57cfb48462",
"BranchID": 1,
"DateFrom": "2026-09-23T14:36:21.0331217+03:00",
"DateTo": "2026-09-23T14:36:21.0331217+03:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: