go back Home

RowDriverEmpHistory

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.

<driver_emphistory company_id="..." id="..." accident_comment="..." accidents="..." address1="..." address2="..." application="..." application_id="..." cfr40_drugtest="..." city="..." contact_name="..." current_emp="..." driving_position="..." employer_name="..." from_date="..." gap="..." injuries="..." injuries_comment="..." is_complete="..." leave_reason="..." may_we_contact="..." number_states="..." phone="..." position_held="..." rehire="..." sequence="..." state="..." subj_to_fmcsr="..." to_date="..." tractor_type="..." trailer_type="..." 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":"driver_emphistory","company_id":"...","id":"...","accident_comment":"...","accidents":"...","address1":"...","address2":"...","application":"...","application_id":"...","cfr40_drugtest":"...","city":"...","contact_name":"...","current_emp":"...","driving_position":"...","employer_name":"...","from_date":"...","gap":"...","injuries":"...","injuries_comment":"...","is_complete":"...","leave_reason":"...","may_we_contact":"...","number_states":"...","phone":"...","position_held":"...","rehire":"...","sequence":"...","state":"...","subj_to_fmcsr":"...","to_date":"...","tractor_type":"...","trailer_type":"...","zip_code":"..."}

Fields

key name size type
company_id 4 String
id 32 String
accident_comment 256 String
accidents 1 String
address1 40 String
address2 40 String
application 32 String
application_id 32 String
cfr40_drugtest 1 String
city 50 String
contact_name 60 String
current_emp 1 String
driving_position 1 String
employer_name 30 String
from_date 10 Date
gap 1 String
injuries 1 String
injuries_comment 256 String
is_complete 1 String
leave_reason -1 String
may_we_contact 1 String
number_states 10 int
phone 20 String
position_held 40 String
rehire 1 String
sequence 10 int
state 2 String
subj_to_fmcsr 1 String
to_date 10 Date
tractor_type 4 String
trailer_type 4 String
zip_code 10 String