Introduction
Represents a single member entry within an AssetLink, binding a AssetLinkDetails.device to the link over a defined active period.
Properties

activeFrom

The date and time the link member became active. Default [UtcNow].

activeTo

The date and time the link member became inactive. Default [MaxDate].

assetLinkId

The identifier of the parent AssetLink.

device

The AssetLinkDetails.device which is being linked.

id

The unique identifier for the specific Entity object in the Geotab system. See Id.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 100 Get requests per 1m.1001mInactive
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mInactive
AddLimit of 100 Add requests per 1m.1001mInactive
SetLimit of 100 Set requests per 1m.1001mInactive
RemoveLimit of 100 Remove requests per 1m.1001mInactive

Loading API Runner...