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.
<tractor company_id="..." id="..." a_maint_hub="..." ace_id="..." allow_relay="..." assign_date="..." avail_date="..." axle_number_code="..." b_maint_hub="..." city_id="..." comments="..." current_hub="..." current_site="..." current_stop_id="..." currenteqpgrpid="..." daily_dist_goal="..." daily_rev_goal="..." daily_rev_goal_c="..." daily_rev_goal_d="..." daily_rev_goal_n="..." daily_rev_goal_r="..." dash_hub_delta="..." dispatch_opt="..." dispatcher="..." dispatcher_login="..." dot_number="..." driver1_id="..." driver2_id="..." exclude_from_trip_mgt="..." exclude_fueltax="..." fill_hub="..." fleet_id="..." floor_space="..." force_assign="..." fuel_capacity="..." fuel_level="..." fuel_type_code="..." gross_veh_weight="..." gross_veh_weight_um="..." h_insurance_amount="..." h_insurance_amount_c="..." h_insurance_amount_d="..." h_insurance_amount_n="..." h_insurance_amount_r="..." h_insurance_date="..." hub_change="..." hub_change_date="..." hub_new="..." hub_required="..." inservice_date="..." inspection_date="..." insurance_account="..." insurance_amount="..." insurance_amount_c="..." insurance_amount_d="..." insurance_amount_n="..." insurance_amount_r="..." insurance_date="..." insurance_name="..." irp_code="..." is_local="..." liability_end_dt="..." liability_insured="..." liability_start_dt="..." loadboard="..." loc_uid="..." make="..." model="..." model_year="..." oil_hub="..." outservice_date="..." owner="..." pay_owner="..." phantom="..." planning_comment="..." pnn_avail_frm_city="..." pnn_avail_frm_st="..." pnn_avail_frm_zip="..." pnn_avail_to_city="..." pnn_avail_to_st="..." pnn_avail_to_type="..." pnn_comment="..." pnn_comment2="..." pnn_cubicfeet="..." pnn_decklength="..." pnn_enhancements="..." pnn_loadweight="..." pnn_ovr_callback="..." pnn_post_type="..." posted_stop_id="..." primary_agency="..." purchase_date="..." pwu_uid="..." serial_number="..." service_status="..." status="..." swap="..." tag="..." tag_expire_date="..." tag_state="..." transponder="..." type_of="..." video_safety_control_id="..." weight="..." weight_reg_code="..." weight_um="..." zmit_fuelopt="..."/>
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":"tractor","company_id":"...","id":"...","a_maint_hub":"...","ace_id":"...","allow_relay":"...","assign_date":"...","avail_date":"...","axle_number_code":"...","b_maint_hub":"...","city_id":"...","comments":"...","current_hub":"...","current_site":"...","current_stop_id":"...","currenteqpgrpid":"...","daily_dist_goal":"...","daily_rev_goal":"...","daily_rev_goal_c":"...","daily_rev_goal_d":"...","daily_rev_goal_n":"...","daily_rev_goal_r":"...","dash_hub_delta":"...","dispatch_opt":"...","dispatcher":"...","dispatcher_login":"...","dot_number":"...","driver1_id":"...","driver2_id":"...","exclude_from_trip_mgt":"...","exclude_fueltax":"...","fill_hub":"...","fleet_id":"...","floor_space":"...","force_assign":"...","fuel_capacity":"...","fuel_level":"...","fuel_type_code":"...","gross_veh_weight":"...","gross_veh_weight_um":"...","h_insurance_amount":"...","h_insurance_amount_c":"...","h_insurance_amount_d":"...","h_insurance_amount_n":"...","h_insurance_amount_r":"...","h_insurance_date":"...","hub_change":"...","hub_change_date":"...","hub_new":"...","hub_required":"...","inservice_date":"...","inspection_date":"...","insurance_account":"...","insurance_amount":"...","insurance_amount_c":"...","insurance_amount_d":"...","insurance_amount_n":"...","insurance_amount_r":"...","insurance_date":"...","insurance_name":"...","irp_code":"...","is_local":"...","liability_end_dt":"...","liability_insured":"...","liability_start_dt":"...","loadboard":"...","loc_uid":"...","make":"...","model":"...","model_year":"...","oil_hub":"...","outservice_date":"...","owner":"...","pay_owner":"...","phantom":"...","planning_comment":"...","pnn_avail_frm_city":"...","pnn_avail_frm_st":"...","pnn_avail_frm_zip":"...","pnn_avail_to_city":"...","pnn_avail_to_st":"...","pnn_avail_to_type":"...","pnn_comment":"...","pnn_comment2":"...","pnn_cubicfeet":"...","pnn_decklength":"...","pnn_enhancements":"...","pnn_loadweight":"...","pnn_ovr_callback":"...","pnn_post_type":"...","posted_stop_id":"...","primary_agency":"...","purchase_date":"...","pwu_uid":"...","serial_number":"...","service_status":"...","status":"...","swap":"...","tag":"...","tag_expire_date":"...","tag_state":"...","transponder":"...","type_of":"...","video_safety_control_id":"...","weight":"...","weight_reg_code":"...","weight_um":"...","zmit_fuelopt":"..."}