NameDescriptionTypeAdditional information
auth

Unique authorization identifier

string

Required

TripID

The identifier of the trip you want to assign the stop to

integer

Required

Sequence

The sequence number of the stop (legacy, not used, see PreviousTripDetailID field)

integer

Required

EntityType

The type of entity P=pickup, D=delivery (from GetUnassignedStops method)

string

Required

EntityGUID

The unique identifier of the entity (from GetUnassignedStops method)

string

Required

NextTripDetailID

When specified, the new stop will be added before the stop identified by this field, otherwise the trip will be added to the end

integer

None.