Sample XML
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.
<edistatus company_id="..." id="..." actual_arrival="..." actual_departure="..." agent_payee_id="..." alt_partner_id="..." appointment_date="..." batch="..." bill_plant="..." blnum="..." carrier_id="..." carrier_name="..." carrier_trailer="..." cc_pro_nbr="..." collection_method="..." commodity="..." commodity_id="..." cons_address="..." cons_city_name="..." cons_loc_name="..." cons_state="..." cons_stop_id="..." cons_zip_code="..." consignee_plant="..." copied_from_id="..." create_date="..." create_user_id="..." curr_address="..." curr_cases="..." curr_city_id="..." curr_city_name="..." curr_contact_name="..." curr_latitude="..." curr_loc_id="..." curr_loc_name="..." curr_longitude="..." curr_phone="..." curr_plant="..." curr_state="..." curr_stop_id="..." curr_stop_type="..." curr_volume="..." curr_volume_um="..." curr_weight="..." curr_weight_um="..." curr_zip_code="..." customer_id="..." delay_code="..." delivery_signature="..." direction="..." edi_commodity_id="..." edi_equip_type_id="..." equipment_type_id="..." error="..." error_descr="..." eta="..." eta_next_stop="..." event_type="..." except1_code="..." except1_qual="..." except1_quant="..." except2_code="..." except2_qual="..." except2_quant="..." frt_grp_pro_nbr="..." func_ack_batch="..." func_ack_id="..." func_ack_rec="..." func_ack_rec_date="..." func_ack_status="..." gs06_group_cntlno="..." hazmat_code_id="..." hold_delay_code="..." hold_trailer_id="..." inquiry_request="..." intercompany="..." is_resend="..." isa13_intr_cntlno="..." manifest_id="..." movement_id="..." movement_sequence="..." next_plant="..." next_stop_id="..." order_cube="..." order_id="..." order_pieces="..." order_weight="..." order_weight_um="..." ordered_date="..." partner_id="..." partner_stop_no="..." prev_plant="..." prev_status_date="..." prev_stop_id="..." pro_nbr="..." ready_to_send="..." refno="..." scac="..." sched_arrive_early="..." sched_arrive_late="..." seal="..." service_standard="..." ship_address="..." ship_city_name="..." ship_loc_name="..." ship_match_descr="..." ship_match_type="..." ship_state="..." ship_stop_id="..." ship_zip_code="..." shipment_id="..." shipper_plant="..." source_record_id="..." source_record_type="..." st02_trxset_cntlno="..." status_code="..." status_date="..." stop_number="..." tid="..." timezone_id="..." tractor_id="..." trailer_id="..." trans_count="..." trip_lease="..." update_date="..." update_user_id="..." version="..." xmit_sequence="..."/>
Sample JSON
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":"edistatus","company_id":"...","id":"...","actual_arrival":"...","actual_departure":"...","agent_payee_id":"...","alt_partner_id":"...","appointment_date":"...","batch":"...","bill_plant":"...","blnum":"...","carrier_id":"...","carrier_name":"...","carrier_trailer":"...","cc_pro_nbr":"...","collection_method":"...","commodity":"...","commodity_id":"...","cons_address":"...","cons_city_name":"...","cons_loc_name":"...","cons_state":"...","cons_stop_id":"...","cons_zip_code":"...","consignee_plant":"...","copied_from_id":"...","create_date":"...","create_user_id":"...","curr_address":"...","curr_cases":"...","curr_city_id":"...","curr_city_name":"...","curr_contact_name":"...","curr_latitude":"...","curr_loc_id":"...","curr_loc_name":"...","curr_longitude":"...","curr_phone":"...","curr_plant":"...","curr_state":"...","curr_stop_id":"...","curr_stop_type":"...","curr_volume":"...","curr_volume_um":"...","curr_weight":"...","curr_weight_um":"...","curr_zip_code":"...","customer_id":"...","delay_code":"...","delivery_signature":"...","direction":"...","edi_commodity_id":"...","edi_equip_type_id":"...","equipment_type_id":"...","error":"...","error_descr":"...","eta":"...","eta_next_stop":"...","event_type":"...","except1_code":"...","except1_qual":"...","except1_quant":"...","except2_code":"...","except2_qual":"...","except2_quant":"...","frt_grp_pro_nbr":"...","func_ack_batch":"...","func_ack_id":"...","func_ack_rec":"...","func_ack_rec_date":"...","func_ack_status":"...","gs06_group_cntlno":"...","hazmat_code_id":"...","hold_delay_code":"...","hold_trailer_id":"...","inquiry_request":"...","intercompany":"...","is_resend":"...","isa13_intr_cntlno":"...","manifest_id":"...","movement_id":"...","movement_sequence":"...","next_plant":"...","next_stop_id":"...","order_cube":"...","order_id":"...","order_pieces":"...","order_weight":"...","order_weight_um":"...","ordered_date":"...","partner_id":"...","partner_stop_no":"...","prev_plant":"...","prev_status_date":"...","prev_stop_id":"...","pro_nbr":"...","ready_to_send":"...","refno":"...","scac":"...","sched_arrive_early":"...","sched_arrive_late":"...","seal":"...","service_standard":"...","ship_address":"...","ship_city_name":"...","ship_loc_name":"...","ship_match_descr":"...","ship_match_type":"...","ship_state":"...","ship_stop_id":"...","ship_zip_code":"...","shipment_id":"...","shipper_plant":"...","source_record_id":"...","source_record_type":"...","st02_trxset_cntlno":"...","status_code":"...","status_date":"...","stop_number":"...","tid":"...","timezone_id":"...","tractor_id":"...","trailer_id":"...","trans_count":"...","trip_lease":"...","update_date":"...","update_user_id":"...","version":"...","xmit_sequence":"..."}