GET api/VehicleList?key={key}&Active={Active}

Get vehicles list.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

globally unique identifier

None.

Active

By default both active/inactive. If Active is true then only active vehicles, else inactive vehicles are returned.

boolean

None.

Body Parameters

None.

Response Information

Resource Description

Collection of VehicleList
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Type

string

None.

Year

integer

None.

Make

string

None.

Model

string

None.

VIN

string

None.

Description

string

None.

TypeOfUse

string

None.

TypeOfUseAsFlag

VehicleTypeOfUse

None.

Value

string

None.

DeductibleComprehensive

integer

None.

DeductibleCollision

integer

None.

Visible

boolean

None.

PolicyNumbers

Collection of string

None.

InsuredDatabaseId

globally unique identifier

None.

InsuredEmail

string

None.

InsuredFirstName

string

None.

InsuredLastName

string

None.

InsuredCommercialName

string

None.

PolicyLevelCoveragesXML

string

None.

VehicleSpecificCoveragesXML

string

None.

PolicyLevelCoverages

Collection of CoverageBasic

None.

VehicleSpecificCoverages

Collection of CoverageBasic

None.

PolicyIds

Collection of globally unique identifier

None.

Active

boolean

None.

LienHolders

Collection of VehicleLienHolder

None.