Introduction
A ShipmentLog is a record of shipment transported by a specified vehicle for a duration of time.
Properties
ActiveFrom
The date the shipment was started. Default [UtcNow].
ActiveTo
The date the shipment was ended. Default [MaxDate].
Commodity
The commodity shipped. Maximum length [255] Default [""].
DateTime
The date and time the log was created.
Device
The
Device
associated with this log.
DocumentNumber
The identifier of the shipment document. Default [""].
Driver
The
User
who created this log.
Id
The unique identifier for the specific
Entity
object in the Geotab system. See
Id
.
ShipperName
The name of the shipper. Default [""].
Version
The version of the entity.
Pagination
Results limit
50000
Supported sort
SortByDate
sorts by the ShipmentLog.DateTime property.
SortByVersion
Timeout Limit
Method
Description
Limit
Status
GetFeed
Timeout of 180 seconds for GetFeed per request.
180
Active