NameDescriptionTypeAdditional information
UserGUID

Unique system assigned user identifier

string

None.

ShipmentGUIDList

Comma separated list of shipment identifier to mark picked-up

string

None.

WaitingTime

Waiting time at pickup in minutes

string

None.

Attempts

Number of attempts at pickup

string

None.

Comment

Comment from the ground agent

string

None.

LocationData

Geolocation provided at time task is completed

string

None.

IsNextTask

true=driver is departed to airport(air) or out for delivery(ground), false=(default)

boolean

None.

Weight

The weight of the shipment picked-up (used only if ShipmentGUIDList has one shipment)

decimal number

None.

WeightUOM

Weight unit of measure (KG,LB) (used only if ShipmentGUIDList has one shipment)

string

None.

Length

Length of the shipment (used only if ShipmentGUIDList has one shipment)

integer

None.

Width

Width of the shipment (used only if ShipmentGUIDList has one shipment)

integer

None.

Height

Height of the shipment (used only if ShipmentGUIDList has one shipment)

integer

None.

SizeUOM

Size unit of measure (CM,IN) (used only if ShipmentGUIDList has one shipment)

string

None.

Signature

The text signature

string

None.

SignatureImage

The signature image (base64)

string

None.

Photos

List of photo images (base64)

Collection of string

None.

Shipments

Provided values for each shipment (weight, length, width, height are only fields updated)

Collection of ShipmentToPickup

None.