The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.
<stop company_id="..." id="..." actual_arrival="..." actual_departure="..." address="..." address2="..." appointment_status_id="..." appt_contact_name="..." appt_required="..." cases="..." city_id="..." city_name="..." confirmed="..." contact_name="..." del_ref="..." dist_from_prev="..." dist_from_prev_um="..." driver_load_unload="..." edi_code="..." edi_loc_code="..." eta="..." eta_distance="..." eta_late="..." eta_oor="..." google_place_id="..." hub="..." inbound_status="..." late_eta_colorcode="..." late_route_status="..." latitude="..." location_id="..." location_name="..." longitude="..." manifest_fgp_uid="..." manifest_reg_uid="..." move_dist_from_preassign="..." move_dist_from_preassign_um="..." move_dist_from_previous="..." move_dist_from_previous_um="..." movement_id="..." movement_sequence="..." operational_status="..." order_id="..." order_sequence="..." orig_sched_early="..." orig_sched_late="..." pallets_dropped="..." pallets_picked_up="..." phone="..." pick_ref="..." planned_arrival_time="..." ponum="..." prior_uncleared_stops="..." projected_arrival="..." rate_dist_from_previous="..." rate_dist_from_previous_um="..." refno="..." requested_service="..." sched_arrive_early="..." sched_arrive_late="..." seal="..." service_date="..." showas_address="..." showas_address2="..." showas_city_id="..." showas_city_name="..." showas_location_id="..." showas_location_name="..." showas_state="..." showas_zip_code="..." signed_for_name="..." state="..." status="..." stop_type="..." txl_uid="..." volume="..." volume_um="..." weight="..." weight_um="..." zip_code="..." zone_id="..."/>
The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.
{"__type":"stop","company_id":"...","id":"...","actual_arrival":"...","actual_departure":"...","address":"...","address2":"...","appointment_status_id":"...","appt_contact_name":"...","appt_required":"...","cases":"...","city_id":"...","city_name":"...","confirmed":"...","contact_name":"...","del_ref":"...","dist_from_prev":"...","dist_from_prev_um":"...","driver_load_unload":"...","edi_code":"...","edi_loc_code":"...","eta":"...","eta_distance":"...","eta_late":"...","eta_oor":"...","google_place_id":"...","hub":"...","inbound_status":"...","late_eta_colorcode":"...","late_route_status":"...","latitude":"...","location_id":"...","location_name":"...","longitude":"...","manifest_fgp_uid":"...","manifest_reg_uid":"...","move_dist_from_preassign":"...","move_dist_from_preassign_um":"...","move_dist_from_previous":"...","move_dist_from_previous_um":"...","movement_id":"...","movement_sequence":"...","operational_status":"...","order_id":"...","order_sequence":"...","orig_sched_early":"...","orig_sched_late":"...","pallets_dropped":"...","pallets_picked_up":"...","phone":"...","pick_ref":"...","planned_arrival_time":"...","ponum":"...","prior_uncleared_stops":"...","projected_arrival":"...","rate_dist_from_previous":"...","rate_dist_from_previous_um":"...","refno":"...","requested_service":"...","sched_arrive_early":"...","sched_arrive_late":"...","seal":"...","service_date":"...","showas_address":"...","showas_address2":"...","showas_city_id":"...","showas_city_name":"...","showas_location_id":"...","showas_location_name":"...","showas_state":"...","showas_zip_code":"...","signed_for_name":"...","state":"...","status":"...","stop_type":"...","txl_uid":"...","volume":"...","volume_um":"...","weight":"...","weight_um":"...","zip_code":"...","zone_id":"..."}
key | name | size | type |
---|---|---|---|
company_id | 4 | String | |
id | 32 | String | |
actual_arrival | 19 | Date | |
actual_departure | 19 | Date | |
address | 40 | String | |
address2 | 40 | String | |
appointment_status_id | 4 | String | |
appt_contact_name | 64 | String | |
appt_required | 1 | String | |
cases | 10 | int | |
city_id | 10 | int | |
city_name | 50 | String | |
confirmed | 1 | String | |
contact_name | 40 | String | |
del_ref | 99 | String | |
dist_from_prev | 10.1 | BigDecimal | |
dist_from_prev_um | 2 | String | |
driver_load_unload | 8 | String | |
edi_code | 3 | String | |
edi_loc_code | 80 | String | |
eta | 19 | Date | |
eta_distance | 10 | int | |
eta_late | 1 | String | |
eta_oor | 1 | String | |
google_place_id | 255 | String | |
hub | 10 | int | |
inbound_status | 1 | String | |
late_eta_colorcode | 1 | String | |
late_route_status | 8 | String | |
latitude | 10.6 | BigDecimal | |
location_id | 8 | String | |
location_name | 40 | String | |
longitude | 10.6 | BigDecimal | |
manifest_fgp_uid | 10 | int | |
manifest_reg_uid | 10 | int | |
move_dist_from_preassign | 10.1 | BigDecimal | |
move_dist_from_preassign_um | 2 | String | |
move_dist_from_previous | 10.1 | BigDecimal | |
move_dist_from_previous_um | 2 | String | |
movement_id | 32 | String | |
movement_sequence | 10 | int | |
operational_status | 4 | String | |
order_id | 8 | String | |
order_sequence | 10 | int | |
orig_sched_early | 19 | Date | |
orig_sched_late | 19 | Date | |
pallets_dropped | 10 | int | |
pallets_picked_up | 10 | int | |
phone | 20 | String | |
pick_ref | 99 | String | |
planned_arrival_time | 19 | Date | |
ponum | 16 | String | |
prior_uncleared_stops | 1 | String | |
projected_arrival | 19 | Date | |
rate_dist_from_previous | 10.1 | BigDecimal | |
rate_dist_from_previous_um | 2 | String | |
refno | 30 | String | |
requested_service | 1 | String | |
sched_arrive_early | 19 | Date | |
sched_arrive_late | 19 | Date | |
seal | 15 | String | |
service_date | 10 | Date | |
showas_address | 40 | String | |
showas_address2 | 40 | String | |
showas_city_id | 10 | int | |
showas_city_name | 50 | String | |
showas_location_id | 8 | String | |
showas_location_name | 40 | String | |
showas_state | 2 | String | |
showas_zip_code | 10 | String | |
signed_for_name | 64 | String | |
state | 2 | String | |
status | 1 | String | |
stop_type | 2 | String | |
txl_uid | 10 | int | |
volume | 7.1 | BigDecimal | |
volume_um | 2 | String | |
weight | 7.1 | BigDecimal | |
weight_um | 2 | String | |
zip_code | 10 | String | |
zone_id | 3 | String |