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.
<location company_id="..." id="..." address1="..." address2="..." appt_required="..." assigned_to="..." bseg="..." category="..." cbsa_port_id="..." chassis_owner="..." chassis_pool="..." city_id="..." city_name="..." class_rqmt="..." comments="..." container_pool="..." container_vendor="..." customer_id="..." days_between_calls="..." ded_rqmt_type="..." ded_type="..." def_commodity_desc="..." def_commodity_id="..." directions="..." disable_loc_rating="..." dl_gen_cost="..." dl_gen_repower="..." dl_haz_cost="..." dl_haz_repower="..." dl_hvl_cost="..." dl_hvl_repower="..." dl_load_time="..." dl_svc_cost="..." dl_svc_repower="..." dl_unload_time="..." driver_load_id="..." driver_unload_id="..." ds_capacity_cost="..." ds_model_flag="..." extra_handling_time="..." filer_code="..." foreign_port="..." friday_close="..." friday_open="..." fuel_price_region="..." google_place_id="..." include_xref_trailers="..." insur_amt_rqrd="..." insur_amt_rqrd_c="..." insur_amt_rqrd_d="..." insur_amt_rqrd_n="..." insur_amt_rqrd_r="..." is_active="..." is_consignee="..." is_customer="..." is_customs_broker="..." is_dist_center="..." is_dl_gen="..." is_dl_haz="..." is_dl_hvl="..." is_dl_svc="..." is_drop_yard="..." is_geocoded="..." is_outside_terminal="..." is_prospect="..." is_remote_terminal="..." is_shipper="..." is_steamship="..." is_terminal="..." is_trailer_pool="..." is_trailer_wash="..." is_truckstop="..." last_used_date="..." latitude="..." layover="..." load_unload_count="..." load_unload_excl="..." load_unload_param="..." loading_instructs="..." loading_time="..." longitude="..." ltl_optimize_time_per_spot="..." ltl_seg_alloc_code="..." manual_exchange="..." max_drvr_complaint="..." max_pallet_balance="..." model_flag="..." monday_close="..." monday_open="..." name="..." need_clean_trailer="..." next_call_date="..." no_stop_miles="..." on_duty_not_driving_mins="..." pallet_balance="..." pallets_required="..." plc_uid="..." pnn_city_id="..." pnn_city_name="..." pnn_state="..." pnn_zip_code="..." port_id="..." prev_code="..." primary_agency="..." radius="..." regulated="..." reload_rqmt="..." reserve_mins="..." salesperson="..." saturday_close="..." saturday_open="..." shuttle_capacity="..." state="..." sunday_close="..." sunday_open="..." swap_cost="..." team_rqmt="..." thursday_close="..." thursday_open="..." trailer_pool_min="..." trailer_pool_radius="..." trailer_pool_size="..." trailer_wash_vend="..." trip_starter="..." tuesday_close="..." tuesday_open="..." tw_seg_code="..." unload_instructs="..." unloading_time="..." website_url="..." wednesday_close="..." wednesday_open="..." zip_code="..."/>
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":"location","company_id":"...","id":"...","address1":"...","address2":"...","appt_required":"...","assigned_to":"...","bseg":"...","category":"...","cbsa_port_id":"...","chassis_owner":"...","chassis_pool":"...","city_id":"...","city_name":"...","class_rqmt":"...","comments":"...","container_pool":"...","container_vendor":"...","customer_id":"...","days_between_calls":"...","ded_rqmt_type":"...","ded_type":"...","def_commodity_desc":"...","def_commodity_id":"...","directions":"...","disable_loc_rating":"...","dl_gen_cost":"...","dl_gen_repower":"...","dl_haz_cost":"...","dl_haz_repower":"...","dl_hvl_cost":"...","dl_hvl_repower":"...","dl_load_time":"...","dl_svc_cost":"...","dl_svc_repower":"...","dl_unload_time":"...","driver_load_id":"...","driver_unload_id":"...","ds_capacity_cost":"...","ds_model_flag":"...","extra_handling_time":"...","filer_code":"...","foreign_port":"...","friday_close":"...","friday_open":"...","fuel_price_region":"...","google_place_id":"...","include_xref_trailers":"...","insur_amt_rqrd":"...","insur_amt_rqrd_c":"...","insur_amt_rqrd_d":"...","insur_amt_rqrd_n":"...","insur_amt_rqrd_r":"...","is_active":"...","is_consignee":"...","is_customer":"...","is_customs_broker":"...","is_dist_center":"...","is_dl_gen":"...","is_dl_haz":"...","is_dl_hvl":"...","is_dl_svc":"...","is_drop_yard":"...","is_geocoded":"...","is_outside_terminal":"...","is_prospect":"...","is_remote_terminal":"...","is_shipper":"...","is_steamship":"...","is_terminal":"...","is_trailer_pool":"...","is_trailer_wash":"...","is_truckstop":"...","last_used_date":"...","latitude":"...","layover":"...","load_unload_count":"...","load_unload_excl":"...","load_unload_param":"...","loading_instructs":"...","loading_time":"...","longitude":"...","ltl_optimize_time_per_spot":"...","ltl_seg_alloc_code":"...","manual_exchange":"...","max_drvr_complaint":"...","max_pallet_balance":"...","model_flag":"...","monday_close":"...","monday_open":"...","name":"...","need_clean_trailer":"...","next_call_date":"...","no_stop_miles":"...","on_duty_not_driving_mins":"...","pallet_balance":"...","pallets_required":"...","plc_uid":"...","pnn_city_id":"...","pnn_city_name":"...","pnn_state":"...","pnn_zip_code":"...","port_id":"...","prev_code":"...","primary_agency":"...","radius":"...","regulated":"...","reload_rqmt":"...","reserve_mins":"...","salesperson":"...","saturday_close":"...","saturday_open":"...","shuttle_capacity":"...","state":"...","sunday_close":"...","sunday_open":"...","swap_cost":"...","team_rqmt":"...","thursday_close":"...","thursday_open":"...","trailer_pool_min":"...","trailer_pool_radius":"...","trailer_pool_size":"...","trailer_wash_vend":"...","trip_starter":"...","tuesday_close":"...","tuesday_open":"...","tw_seg_code":"...","unload_instructs":"...","unloading_time":"...","website_url":"...","wednesday_close":"...","wednesday_open":"...","zip_code":"..."}