go back Home

RowMotorAccident

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.

<motoraccident company_id="..." id="..." accident_class="..." accident_code="..." accident_date="..." address="..." agerange="..." alcohol_test="..." birthdate="..." citation_issued="..." city="..." close_date="..." contact_name="..." contrib_factor="..." damage_amount="..." damage_area="..." day_of_week="..." description="..." dispatcher="..." dr_yrs_experience="..." driver_fleet="..." driver_id="..." driver_mgr="..." driver_type="..." drug_test="..." emp_injured="..." hazmat_release="..." hiredate="..." incl_in_drv_miles="..." injuries="..." inspection_report="..." is_hazardous="..." is_loaded="..." is_team="..." lien_address="..." lien_city="..." lien_name="..." lien_phone="..." lien_state="..." lien_zip_code="..." location_type="..." make="..." model="..." model_year="..." numb_treated_away="..." number_fatalities="..." number_involved="..." number_towed="..." order_id="..." owner="..." owner_address="..." owner_city="..." owner_phone="..." owner_state="..." owner_zip_code="..." phone="..." photos_taken="..." photos_taken_by="..." police_badge="..." police_contact="..." police_dept="..." police_name="..." police_phone="..." police_report="..." police_report_no="..." policy_holder_id="..." prev_accidents="..." preventable="..." report_dot="..." report_no="..." report_state="..." report_to_ins="..." road_cond="..." road_type="..." seatbelt="..." short_desc="..." state="..." status="..." svcrange="..." tag="..." tag_state="..." time_of_day="..." total_cost="..." total_cost_c="..." total_cost_d="..." total_cost_n="..." total_cost_r="..." tractor_fleet="..." tractor_id="..." trailer_config="..." trailer_id="..." unit_type="..." vin="..." weather_cond="..."/>

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":"motoraccident","company_id":"...","id":"...","accident_class":"...","accident_code":"...","accident_date":"...","address":"...","agerange":"...","alcohol_test":"...","birthdate":"...","citation_issued":"...","city":"...","close_date":"...","contact_name":"...","contrib_factor":"...","damage_amount":"...","damage_area":"...","day_of_week":"...","description":"...","dispatcher":"...","dr_yrs_experience":"...","driver_fleet":"...","driver_id":"...","driver_mgr":"...","driver_type":"...","drug_test":"...","emp_injured":"...","hazmat_release":"...","hiredate":"...","incl_in_drv_miles":"...","injuries":"...","inspection_report":"...","is_hazardous":"...","is_loaded":"...","is_team":"...","lien_address":"...","lien_city":"...","lien_name":"...","lien_phone":"...","lien_state":"...","lien_zip_code":"...","location_type":"...","make":"...","model":"...","model_year":"...","numb_treated_away":"...","number_fatalities":"...","number_involved":"...","number_towed":"...","order_id":"...","owner":"...","owner_address":"...","owner_city":"...","owner_phone":"...","owner_state":"...","owner_zip_code":"...","phone":"...","photos_taken":"...","photos_taken_by":"...","police_badge":"...","police_contact":"...","police_dept":"...","police_name":"...","police_phone":"...","police_report":"...","police_report_no":"...","policy_holder_id":"...","prev_accidents":"...","preventable":"...","report_dot":"...","report_no":"...","report_state":"...","report_to_ins":"...","road_cond":"...","road_type":"...","seatbelt":"...","short_desc":"...","state":"...","status":"...","svcrange":"...","tag":"...","tag_state":"...","time_of_day":"...","total_cost":"...","total_cost_c":"...","total_cost_d":"...","total_cost_n":"...","total_cost_r":"...","tractor_fleet":"...","tractor_id":"...","trailer_config":"...","trailer_id":"...","unit_type":"...","vin":"...","weather_cond":"..."}

Fields

key name size type
company_id 4 String
id 32 String
accident_class 3 String
accident_code 8 String
accident_date 10 Date
address 40 String
agerange 8 String
alcohol_test 1 String
birthdate 10 Date
citation_issued 1 String
city 50 String
close_date 10 Date
contact_name 40 String
contrib_factor 8 String
damage_amount 60 String
damage_area 60 String
day_of_week 1 String
description -1 String
dispatcher 10 String
dr_yrs_experience 10 int
driver_fleet 8 String
driver_id 8 String
driver_mgr 10 String
driver_type 1 String
drug_test 1 String
emp_injured 1 String
hazmat_release 1 String
hiredate 10 Date
incl_in_drv_miles 1 String
injuries 1 String
inspection_report 40 String
is_hazardous 1 String
is_loaded 1 String
is_team 1 String
lien_address 40 String
lien_city 50 String
lien_name 40 String
lien_phone 20 String
lien_state 2 String
lien_zip_code 10 String
location_type 8 String
make 20 String
model 8 String
model_year 4 String
numb_treated_away 10 int
number_fatalities 10 int
number_involved 10 int
number_towed 10 int
order_id 8 String
owner 40 String
owner_address 40 String
owner_city 50 String
owner_phone 20 String
owner_state 2 String
owner_zip_code 10 String
phone 20 String
photos_taken 1 String
photos_taken_by 40 String
police_badge 10 String
police_contact 40 String
police_dept 40 String
police_name 40 String
police_phone 20 String
police_report 1 String
police_report_no 20 String
policy_holder_id 8 String
prev_accidents 10 int
preventable 1 String
report_dot 1 String
report_no 10 String
report_state 1 String
report_to_ins 1 String
road_cond 8 String
road_type 8 String
seatbelt 1 String
short_desc 80 String
state 2 String
status 1 String
svcrange 8 String
tag 12 String
tag_state 2 String
time_of_day 8 String
total_cost 16.2 BigDecimal
total_cost_c 3 String
total_cost_d 19 Date
total_cost_n 16.2 BigDecimal
total_cost_r 10.6 BigDecimal
tractor_fleet 8 String
tractor_id 8 String
trailer_config 8 String
trailer_id 8 String
unit_type 8 String
vin 20 String
weather_cond 8 String