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