POST api/FleetManagement/DeliveryEfficiencyDistributionTotalTime
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": "efcfca01-7841-4464-8011-3871e732b173",
"BranchID": 1,
"DateFrom": "2025-12-22T14:48:51.6256096+02:00",
"DateTo": "2025-12-22T14:48:51.6256096+02:00",
"DistributionTypeID": 4,
"Code": "sample string 5"
}
application/x-www-form-urlencoded
Sample: