-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathget_optimizations_from_date_range_RESPONSE.json
More file actions
88 lines (88 loc) · 2.35 KB
/
get_optimizations_from_date_range_RESPONSE.json
File metadata and controls
88 lines (88 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"optimizations": [
{
"optimization_problem_id": "E8A712F5C4A1A433F0FB53A2AD7EB124",
"user_errors": [],
"optimization_errors": [],
"state": 4,
"created_timestamp": 1568828878,
"scheduled_for": 1571356800,
"optimization_completed_timestamp": null,
"parameters": {
"is_upload": false,
"rt": true,
"route_name": "Single Driver Single Depot Round trip generated by Katalon",
"route_date": 1571356800,
"route_time": 0,
"shared_publicly": false,
"disable_optimization": false,
"optimize": "Distance",
"lock_last": false,
"vehicle_capacity": 1,
"vehicle_max_cargo_weight": null,
"vehicle_max_cargo_volume": null,
"vehicle_max_distance_mi": 10000,
"subtour_max_revenue": null,
"distance_unit": "mi",
"travel_mode": "Driving",
"avoid": "",
"avoidance_zones": [],
"vehicle_id": null,
"driver_id": null,
"dev_lat": null,
"dev_lng": null,
"route_max_duration": 86400,
"route_email": null,
"store_route": true,
"metric": 4,
"algorithm_type": 1,
"member_id": 1,
"ip": 0,
"dm": 12,
"dirm": 10,
"parts": 10,
"parts_min": 1,
"device_id": null,
"device_type": "web",
"first_drive_then_wait_between_stops": false,
"has_trailer": false,
"trailer_weight_t": null,
"limited_weight_t": null,
"weight_per_axle_t": null,
"truck_height": null,
"truck_width": null,
"truck_length": null,
"truck_hazardous_goods": "",
"truck_axles": 0,
"truck_toll_road_usage": null,
"truck_avoid_ferries": null,
"truck_hwy_only": null,
"truck_lcv": null,
"truck_borders": null,
"truck_side_street_adherence": null,
"truck_config": null,
"truck_dim_unit": null,
"truck_type": null,
"truck_weight": 0,
"optimization_quality": 1,
"override_addresses": {},
"max_tour_size": null,
"min_tour_size": 0,
"uturn": 1,
"leftturn": 1,
"rightturn": 1,
"route_time_multiplier": null,
"route_service_time_multiplier": null,
"optimization_engine": "2"
},
"sent_to_background": false,
"addresses": [],
"routes": [],
"links": {
"view": "http://route4me.com/api.v4/optimization_problem.php?optimization_problem_id=E8A712F5C4A1A433F0FB53A2AD7EB124&api_key=11111111111111111111111111111111&member_id=1"
},
"total_addresses": 51
}
],
"totalRecords": 1
}