GET v1/Policies/Details/PersonalAuto/Drivers/{driverID}

Get details for a specific driver on a personal auto policy detail

Request Information

URI Parameters

NameDescriptionTypeAdditional information
driverID

Id of the driver

integer

Required

Body Parameters

None.

Response Information

Resource Description

Details for a specific driver on a personal auto policy detail

PersonalAutoDriverDTO
NameDescriptionTypeAdditional information
DriverID

Driver Id

integer

None.

PolicyDetailsID

Policy details Id

integer

None.

PersonID

Person Id

integer

None.

IsNamedInsured

Is named insured

boolean

None.

FirstName

First name

string

None.

MiddleName

Middle name

string

None.

LastName

Last name

string

None.

MaritalStatusID

Marital status Id

byte

None.

Gender

Gender

string

None.

RelationID

Relation Id

integer

None.

DOB

DOB

date

None.

PhoneNumbers

Phone numbers

string

None.

EmailAddresses

Email addresses

string

None.

GetPolicyInfoByEmail

Get policy info by email

boolean

None.

OccupationID

Occupation Id

integer

None.

YearsAtOccupation

Years at occupation

byte

None.

ResidenceTypeID

Residence type Id

byte

None.

MonthsCurrentAddress

Months current address

integer

None.

DriverLicenseNo

Driver license no

string

None.

LicenseStateCode

License state code

string

None.

YearsLicensedInState

Years licensed in state

byte

None.

AgeWhenFirstLicensed

Age when first licensed

byte

None.

LicenseStatusID

License status Id

integer

None.

NumberOfIncidentslast7Years

Number of incidents last 7 years

byte

None.

MVRPoints

MVR points

integer

None.

RestrictedLicense

Restricted license

boolean

None.

LearnersPermit

Learners permit

boolean

None.

SuspendedLicense

Suspended license

boolean

None.

DateSuspension

Date suspension

date

None.

CompletedDriverTrainingInLast3Years

Completed driver training in last 3 years

string

None.

CompletionDateAccidentPrevention

Completion date accident prevention

date

None.

RequireSR22

Require SR22

string

None.

SR22CaseNumber

SR22 case number

string

None.

ReasonNotAutoInsuranceID

Reason not auto insurance Id

integer

None.

RecentInsuranceCarrierID

Recent insurance carrier Id

integer

None.

MonthsRecentInsuranceCarrier

Months recent insurance carrier

integer

None.

RecentPolicyExpirationDate

Recent policy expiration date

date

None.

RecentBI

Recent BI

string

None.

ContinuosInsuranceLess31Days

Continuos insurance less 31 days

string

None.

MonthsContinuosCoverageWithoutLapse

Months continuos coverage without lapse

integer

None.

NumberLapsesInMostRecent12Months

Number lapses in most recent 12 months

byte

None.

CreditStatusID

Credit status Id

integer

None.

EducationLevelID

Education level Id

integer

None.

GoodStudentDiscount

Good student discount

string

None.

SeniorDiscount

Senior discount

string

None.

GroupDiscountAAA

Group discount AAA

string

None.

ActiveOrRetiredFromMilitary

Active or retired from military

string

None.

CoverageCancelledNonRenewedDeclinedLast3Years

Coverage cancelled non renewed declined last 3 years

string

None.

LicenseStateLabel

License state label

string

None.

MaritalStatusLabel

Marital status label

string

None.

RelationLabel

Relation label

string

None.

LicenseStatusLabel

License status label

string

None.

OccupationLabel

Occupation label

string

None.

CreditStatusLabel

Credit status label

string

None.

EducationLevelLabel

Education level label

string

None.

ResidenceTypeLabel

Residence type label

string

None.

ReasonNotAutoInsuranceLabel

Reason not auto insurance label

string

None.

RecentInsuranceCarrierLabel

Recent insurance carrier label

string

None.

IndustryID

Industry Id

integer

None.

IndustryLabel

Industry label

string

None.

DOBString

DOB string

string

None.

RecentPolicyExpirationDateString

Recent policy expiration date string

string

None.

CompletionDateAccidentPreventionString

Completion date accident prevention string

string

None.

DateSuspensionString

Date suspension string

string

None.

SSN

SSN

string

None.

Excluded

Excluded

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "DriverID": 1,
  "PolicyDetailsID": 2,
  "PersonID": 1,
  "IsNamedInsured": true,
  "FirstName": "sample string 3",
  "MiddleName": "sample string 4",
  "LastName": "sample string 5",
  "MaritalStatusID": 64,
  "Gender": "sample string 6",
  "RelationID": 1,
  "DOB": "2026-08-29T05:09:59.570494+00:00",
  "PhoneNumbers": "sample string 7",
  "EmailAddresses": "sample string 8",
  "GetPolicyInfoByEmail": true,
  "OccupationID": 1,
  "YearsAtOccupation": 64,
  "ResidenceTypeID": 64,
  "MonthsCurrentAddress": 1,
  "DriverLicenseNo": "sample string 9",
  "LicenseStateCode": "sample string 10",
  "YearsLicensedInState": 64,
  "AgeWhenFirstLicensed": 64,
  "LicenseStatusID": 1,
  "NumberOfIncidentslast7Years": 64,
  "MVRPoints": 1,
  "RestrictedLicense": true,
  "LearnersPermit": true,
  "SuspendedLicense": true,
  "DateSuspension": "2026-08-29T05:09:59.570494+00:00",
  "CompletedDriverTrainingInLast3Years": "sample string 11",
  "CompletionDateAccidentPrevention": "2026-08-29T05:09:59.570494+00:00",
  "RequireSR22": "sample string 12",
  "SR22CaseNumber": "sample string 13",
  "ReasonNotAutoInsuranceID": 1,
  "RecentInsuranceCarrierID": 1,
  "MonthsRecentInsuranceCarrier": 1,
  "RecentPolicyExpirationDate": "2026-08-29T05:09:59.570494+00:00",
  "RecentBI": "sample string 14",
  "ContinuosInsuranceLess31Days": "sample string 15",
  "MonthsContinuosCoverageWithoutLapse": 1,
  "NumberLapsesInMostRecent12Months": 64,
  "CreditStatusID": 1,
  "EducationLevelID": 1,
  "GoodStudentDiscount": "sample string 16",
  "SeniorDiscount": "sample string 17",
  "GroupDiscountAAA": "sample string 18",
  "ActiveOrRetiredFromMilitary": "sample string 19",
  "CoverageCancelledNonRenewedDeclinedLast3Years": "sample string 20",
  "LicenseStateLabel": "sample string 21",
  "MaritalStatusLabel": "sample string 22",
  "RelationLabel": "sample string 23",
  "LicenseStatusLabel": "sample string 24",
  "OccupationLabel": "sample string 25",
  "CreditStatusLabel": "sample string 26",
  "EducationLevelLabel": "sample string 27",
  "ResidenceTypeLabel": "sample string 28",
  "ReasonNotAutoInsuranceLabel": "sample string 29",
  "RecentInsuranceCarrierLabel": "sample string 30",
  "IndustryID": 1,
  "IndustryLabel": "sample string 31",
  "DOBString": "sample string 32",
  "RecentPolicyExpirationDateString": "sample string 33",
  "CompletionDateAccidentPreventionString": "sample string 34",
  "DateSuspensionString": "sample string 35",
  "SSN": "sample string 36",
  "Excluded": true
}

application/xml, text/xml

Sample:
<PersonalAutoDriverDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QQSolutions.NextGen.ModelLibrary.DataTransferObjects.Policies.PolicyDetail.PersonalAuto">
  <ActiveOrRetiredFromMilitary>sample string 19</ActiveOrRetiredFromMilitary>
  <AgeWhenFirstLicensed>64</AgeWhenFirstLicensed>
  <CompletedDriverTrainingInLast3Years>sample string 11</CompletedDriverTrainingInLast3Years>
  <CompletionDateAccidentPrevention>2026-08-29T05:09:59.570494+00:00</CompletionDateAccidentPrevention>
  <CompletionDateAccidentPreventionString>sample string 34</CompletionDateAccidentPreventionString>
  <ContinuosInsuranceLess31Days>sample string 15</ContinuosInsuranceLess31Days>
  <CoverageCancelledNonRenewedDeclinedLast3Years>sample string 20</CoverageCancelledNonRenewedDeclinedLast3Years>
  <CreditStatusID>1</CreditStatusID>
  <CreditStatusLabel>sample string 26</CreditStatusLabel>
  <DOB>2026-08-29T05:09:59.570494+00:00</DOB>
  <DOBString>sample string 32</DOBString>
  <DateSuspension>2026-08-29T05:09:59.570494+00:00</DateSuspension>
  <DateSuspensionString>sample string 35</DateSuspensionString>
  <DriverID>1</DriverID>
  <DriverLicenseNo>sample string 9</DriverLicenseNo>
  <EducationLevelID>1</EducationLevelID>
  <EducationLevelLabel>sample string 27</EducationLevelLabel>
  <EmailAddresses>sample string 8</EmailAddresses>
  <Excluded>true</Excluded>
  <FirstName>sample string 3</FirstName>
  <Gender>sample string 6</Gender>
  <GetPolicyInfoByEmail>true</GetPolicyInfoByEmail>
  <GoodStudentDiscount>sample string 16</GoodStudentDiscount>
  <GroupDiscountAAA>sample string 18</GroupDiscountAAA>
  <IndustryID>1</IndustryID>
  <IndustryLabel>sample string 31</IndustryLabel>
  <IsNamedInsured>true</IsNamedInsured>
  <LastName>sample string 5</LastName>
  <LearnersPermit>true</LearnersPermit>
  <LicenseStateCode>sample string 10</LicenseStateCode>
  <LicenseStateLabel>sample string 21</LicenseStateLabel>
  <LicenseStatusID>1</LicenseStatusID>
  <LicenseStatusLabel>sample string 24</LicenseStatusLabel>
  <MVRPoints>1</MVRPoints>
  <MaritalStatusID>64</MaritalStatusID>
  <MaritalStatusLabel>sample string 22</MaritalStatusLabel>
  <MiddleName>sample string 4</MiddleName>
  <MonthsContinuosCoverageWithoutLapse>1</MonthsContinuosCoverageWithoutLapse>
  <MonthsCurrentAddress>1</MonthsCurrentAddress>
  <MonthsRecentInsuranceCarrier>1</MonthsRecentInsuranceCarrier>
  <NumberLapsesInMostRecent12Months>64</NumberLapsesInMostRecent12Months>
  <NumberOfIncidentslast7Years>64</NumberOfIncidentslast7Years>
  <OccupationID>1</OccupationID>
  <OccupationLabel>sample string 25</OccupationLabel>
  <PersonID>1</PersonID>
  <PhoneNumbers>sample string 7</PhoneNumbers>
  <PolicyDetailsID>2</PolicyDetailsID>
  <ReasonNotAutoInsuranceID>1</ReasonNotAutoInsuranceID>
  <ReasonNotAutoInsuranceLabel>sample string 29</ReasonNotAutoInsuranceLabel>
  <RecentBI>sample string 14</RecentBI>
  <RecentInsuranceCarrierID>1</RecentInsuranceCarrierID>
  <RecentInsuranceCarrierLabel>sample string 30</RecentInsuranceCarrierLabel>
  <RecentPolicyExpirationDate>2026-08-29T05:09:59.570494+00:00</RecentPolicyExpirationDate>
  <RecentPolicyExpirationDateString>sample string 33</RecentPolicyExpirationDateString>
  <RelationID>1</RelationID>
  <RelationLabel>sample string 23</RelationLabel>
  <RequireSR22>sample string 12</RequireSR22>
  <ResidenceTypeID>64</ResidenceTypeID>
  <ResidenceTypeLabel>sample string 28</ResidenceTypeLabel>
  <RestrictedLicense>true</RestrictedLicense>
  <SR22CaseNumber>sample string 13</SR22CaseNumber>
  <SSN>sample string 36</SSN>
  <SeniorDiscount>sample string 17</SeniorDiscount>
  <SuspendedLicense>true</SuspendedLicense>
  <YearsAtOccupation>64</YearsAtOccupation>
  <YearsLicensedInState>64</YearsLicensedInState>
</PersonalAutoDriverDTO>