GET Equipment/GetFleet?groupId={groupId}&hasDeviceOnly={hasDeviceOnly}&accountId={accountId}

Fetch EquipmentDTO objects from the database

Request Information

URI Parameters

NameDescriptionTypeAdditional information
groupId

Filter equipments on groupId, can be -1 to disable

integer

Required

hasDeviceOnly

boolean

Required

accountId

The account id of the account to use, if zero it uses the users account

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Zero or more equipment DTO's

Collection of EquipmentDTO
NameDescriptionTypeAdditional information
EquipmentHeader

EquipmentHeaderDTO

None.

Angle

integer

None.

EngineRunning

boolean

None.

IsStationary

boolean

None.

Speed

integer

None.

Odometer

decimal number

None.

DriverId

integer

None.

DriverNumber

integer

None.

ExpenseAmountInCents

integer

None.

DriverName

string

None.

WorkingStatus

WorkingStatusDTO

None.

DriverStatus

string

None.

DriverDrivingTime

integer

None.

DriverDrivingTimeCurrentWeek

integer

None.

DriverDrivingTimeCurrentAndPreviousWeek

integer

None.

DriverTimeRelatedState

TimeRelatedStates

None.

CoDriverId

integer

None.

CoDriverName

string

None.

LastRide

integer

None.

Address

AddressDTO

None.

MapIconId

integer

None.

MapIconDocumentId

integer

None.

UpdateInterval

integer

None.

IsStatic

boolean

None.

DateExpired

date

None.

HasCertification

boolean

None.

AlwaysShowLabels

boolean

None.

MapDisplayMode

string

None.

ServiceDistanceInKilometers

integer

None.

FuelLevelPercentage

integer

None.

ActiveLampsAndWarnings

string

None.

ActiveDtcs

integer

None.

IsAplicom

boolean

None.

EngineTotalHoursOfOperation

decimal number

None.

Type

AdministrationTypeDTO

None.

Id

integer

None.

Location

LocationDTO

None.

EquipmentType

integer

None.

PrivateMode

boolean

None.

HidePrivate

boolean

None.

Description

string

None.

Latency

integer

None.

Group

GroupDTO

None.