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_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_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="..."/>
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_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_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":"..."}
key | name | size | type |
---|---|---|---|
company_id | 4 | String | |
id | 8 | String | |
a_maint_hub | 10 | int | |
ace_id | 50 | String | |
allow_relay | 1 | String | |
assign_date | 10 | Date | |
avail_date | 10 | Date | |
axle_number_code | 8 | String | |
b_maint_hub | 10 | int | |
city_id | 10 | int | |
comments | -1 | String | |
current_hub | 10 | int | |
current_stop_id | 32 | String | |
currenteqpgrpid | 32 | String | |
daily_dist_goal | 10 | int | |
daily_rev_goal | 16.2 | BigDecimal | |
daily_rev_goal_c | 3 | String | |
daily_rev_goal_d | 19 | Date | |
daily_rev_goal_n | 16.2 | BigDecimal | |
daily_rev_goal_r | 8.4 | BigDecimal | |
dash_hub_delta | 10 | int | |
dispatch_opt | 1 | String | |
dispatcher | 10 | String | |
dispatcher_login | 10 | String | |
dot_number | 8 | String | |
driver1_id | 8 | String | |
driver2_id | 8 | String | |
exclude_fueltax | 1 | String | |
fill_hub | 10 | int | |
fleet_id | 8 | String | |
floor_space | 10 | int | |
force_assign | 1 | String | |
fuel_capacity | 10 | int | |
fuel_level | 10 | int | |
fuel_type_code | 8 | String | |
gross_veh_weight | 7.1 | BigDecimal | |
gross_veh_weight_um | 2 | String | |
h_insurance_amount | 16.2 | BigDecimal | |
h_insurance_amount_c | 3 | String | |
h_insurance_amount_d | 19 | Date | |
h_insurance_amount_n | 16.2 | BigDecimal | |
h_insurance_amount_r | 8.4 | BigDecimal | |
h_insurance_date | 10 | Date | |
hub_change | 10 | int | |
hub_change_date | 10 | Date | |
hub_new | 10 | int | |
hub_required | 1 | String | |
inservice_date | 10 | Date | |
inspection_date | 10 | Date | |
insurance_account | 50 | String | |
insurance_amount | 16.2 | BigDecimal | |
insurance_amount_c | 3 | String | |
insurance_amount_d | 19 | Date | |
insurance_amount_n | 16.2 | BigDecimal | |
insurance_amount_r | 8.4 | BigDecimal | |
insurance_date | 10 | Date | |
insurance_name | 60 | String | |
irp_code | 8 | String | |
is_local | 1 | String | |
liability_end_dt | 10 | Date | |
liability_insured | 1 | String | |
liability_start_dt | 10 | Date | |
loadboard | 1 | String | |
loc_uid | 10 | int | |
make | 20 | String | |
model | 8 | String | |
model_year | 4 | String | |
oil_hub | 10 | int | |
outservice_date | 10 | Date | |
owner | 8 | String | |
pay_owner | 1 | String | |
phantom | 1 | String | |
planning_comment | 80 | String | |
pnn_avail_frm_city | 14 | String | |
pnn_avail_frm_st | 3 | String | |
pnn_avail_frm_zip | 10 | String | |
pnn_avail_to_city | 14 | String | |
pnn_avail_to_st | 3 | String | |
pnn_avail_to_type | 1 | String | |
pnn_comment | 70 | String | |
pnn_comment2 | 70 | String | |
pnn_cubicfeet | 10 | int | |
pnn_decklength | 10 | int | |
pnn_enhancements | 4 | String | |
pnn_loadweight | 10 | int | |
pnn_ovr_callback | 20 | String | |
pnn_post_type | 1 | String | |
posted_stop_id | 32 | String | |
primary_agency | 8 | String | |
purchase_date | 10 | Date | |
pwu_uid | 10 | int | |
serial_number | 17 | String | |
service_status | 1 | String | |
status | 2 | String | |
swap | 1 | String | |
tag | 12 | String | |
tag_expire_date | 10 | Date | |
tag_state | 2 | String | |
transponder | 50 | String | |
type_of | 4 | String | |
video_safety_control_id | 10 | String | |
weight | 7.1 | BigDecimal | |
weight_reg_code | 8 | String | |
weight_um | 2 | String | |
zmit_fuelopt | 1 | String |