-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaddress_for_optimization.json
93 lines (91 loc) · 3.66 KB
/
address_for_optimization.json
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
89
90
91
92
{
"addresses": [
{
"route_destination_id": 154456307,
"alias": "",
"member_id": 33333,
"address": "US",
"is_depot": false,
"timeframe_violation_state": null,
"timeframe_violation_time": 0,
"timeframe_violation_rate": 0,
"lat": 38.89037,
"lng": -77.03196,
"curbside_lat": 38.89037,
"curbside_lng": -77.03196,
"priority": null,
"route_id": "E01F342D4C3BA01D4628BECF4D7F092C",
"original_route_id": "",
"optimization_problem_id": "07372F2CF3814EC6DFFAFE92E22771AA",
"sequence_no": 1,
"geocoded": false,
"preferred_geocoding": null,
"failed_geocoding": false,
"geocodings": [],
"contact_id": 0,
"address_stop_type": "DELIVERY",
"is_visited": false,
"timestamp_last_visited": null,
"visited_lat": null,
"visited_lng": null,
"is_departed": false,
"departed_lat": null,
"departed_lng": null,
"timestamp_last_departed": null,
"group": null,
"customer_po": null,
"invoice_no": null,
"reference_no": null,
"order_no": null,
"weight": 0,
"cost": 0,
"revenue": 0,
"cube": 0,
"pieces": 0,
"first_name": null,
"last_name": null,
"email": null,
"phone": null,
"destination_note_count": 0,
"drive_time_to_next_destination": null,
"abnormal_traffic_time_to_next_destination": null,
"uncongested_time_to_next_destination": null,
"traffic_time_to_next_destination": null,
"distance_to_next_destination": null,
"channel_name": "114678d00de3bf082ccf8d448427da0c",
"generated_time_window_start": null,
"generated_time_window_end": null,
"time_window_start": null,
"time_window_end": null,
"time_window_start_2": null,
"time_window_end_2": null,
"geofence_detected_visited_timestamp": null,
"geofence_detected_departed_timestamp": null,
"geofence_detected_service_time": null,
"geofence_detected_visited_lat": null,
"geofence_detected_visited_lng": null,
"geofence_detected_departed_lat": null,
"geofence_detected_departed_lng": null,
"time": 0,
"custom_fields": {
"notes": "",
"client name": "Veronica Hill",
"address line 1": "5161 San Felipe #390",
"city\/town": "Houston",
"state\/province\/region": "TX",
"zip\/postal code": "77056",
"demand": "",
"demand2": "",
"demand3": "",
"time of service": "5",
"opening time 1": "",
"closing time 1": "",
"opening time 2": "",
"closing time 2": "",
"required skills": ""
},
"custom_fields_str_json": "{\"notes\":\"\",\"client name\":\"Veronica Hill\",\"address line 1\":\"5161 San Felipe #390\",\"city\\\/town\":\"Houston\",\"state\\\/province\\\/region\":\"TX\",\"zip\\\/postal code\":\"77056\",\"demand\":\"\",\"demand2\":\"\",\"demand3\":\"\",\"time of service\":\"5\",\"opening time 1\":\"\",\"closing time 1\":\"\",\"opening time 2\":\"\",\"closing time 2\":\"\",\"required skills\":\"\"}",
"notes": []
}
]
}