GET api/customer/divisions/{divisionid}/vehicles

Request Information

URI Parameters

NameDescriptionTypeAdditional information
divisionid

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of VehicleDbModel
NameDescriptionTypeAdditional information
Id

integer

None.

CustomerId

integer

None.

RegNumber

string

None.

Plate

string

None.

Imei

string

None.

DivisionId

integer

None.

Division

Division

None.

DefaultTripTypePrivate

boolean

None.

ModelType

string

None.

ModelYear

integer

None.

IsDeleted

boolean

None.

LastStatusId

integer

None.

Stat

VehicleStatDbModel

None.

UserAssignments

Collection of VehicleUserAssignmentDbModel

None.

LastStatus

VehicleLastStatusDbModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.