ShipmentStop

Parameter

Type

Description

StopReference

String

External reference for orders.

StopScheduledDatePart

TimeSpan

The scheduled date of stop. yyyy-mm-dd formatting.

StopScheduledStartTimePart

TimeSpan

The scheduled window start time of stop.

StopScheduledEndTimePart

TimeSpan

The scheduled window end time of stop. hh:mm:ss formatting.

StopSequence

Integer

Sequence number of the stop.

The sequence range is 1 through the number of stops.

Sequence must be unique within the collection of stops.

StopType

Enumeration

The enumeration type of the stop.

Latitude

Decimal

Latitude of the shipment's stop. Can be up to 6 decimal places long.

Longitude

Decimal

Longitude of the shipment's stop. Can be up to 6 decimal places long.

StreetAddress1

String

Street address of the stop.

Max Length: 500.

City

String

City of the stop.

State

String

State of the stop.

PostalCode

String

PostalCode of the stop.

Country

String

Country of the stop.

DwellTime

Integer

Dwell time in number of minutes.