DriverChange

Introduction
Information about timing of a Driver change.
Properties

dateTime

The date and time of the driver change. Note: When adding a DriverChange through API, the DateTime must NOT be in the future.

device

The Device that had the driver change.

driver

The Driver associated with the change.

id

The unique identifier for the specific Entity object in the Geotab system. See Id.

version

The version of the entity.
Rate limits
MethodDescriptionLimitPeriod
GetLimit of 1000 Get requests per 1m.10001m
AddLimit of 250 Add requests per 1m.2501m
RemoveLimit of 250 Remove requests per 1m.2501m
GetCountOfLimit of 250 GetCountOf requests per 1m.2501m
GetFeedLimit of 250 GetFeed requests per 1m.2501m
Pagination

Results limit

50000

Supported sort

Date sorts by the DriverChange.DateTime property.

Version

Timeout Limit
MethodDescriptionLimitStatus
GetFeed180Active

Loading API Runner...