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
MethodDescriptionLimitPeriodStatus
GetLimit of 1000 Get requests per 1m.10001mActive
AddLimit of 250 Add requests per 1m.2501mActive
RemoveLimit of 250 Remove requests per 1m.2501mActive
GetCountOfLimit of 250 GetCountOf requests per 1m.2501mActive
GetFeedLimit of 250 GetFeed requests per 1m.2501mActive
Pagination

Results limit

50000

Supported sort

SortByDate sorts by the DriverChange.DateTime property.

SortByVersion

Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Coming soon