StopUpdate
A stop status change at a pickup or delivery.
- statusenumrequired
Status code indicating the current state of the load at the stop
values- A
T _ P I C K U P - A
T _ D E L I V E R Y - I
N _ T R A N S I T - D
E L I V E R E D
- stopType: integer
Sequence Number required1-based stop sequence number
- timezoneType: stringrequired
IANA timezone (e.g., America/Chicago) of the stop location.
- accessorialsType: array string[] · AccessorialsEnum[]
- Type: string · AccessorialsEnum
Accessorial code representing an additional service or requirement for a load. This is not a closed set - new accessorial codes may be added at any time. Values are normalized to UPPER_SNAKE_CASE (e.g.,
inside delivery->INSIDE_DELIVERY).
- arrival
Time - Type: string · InputDateTimeUtcFormat: date-time
Arrival time at the stop. May be in UTC with offset, or local time without offset when paired with the timezone field.
- departure
Time - Type: string · InputDateTimeUtcFormat: date-time
Departure time from the stop. In UTC, or with a specific timezone offset.
- dockType: string
Door Dock door assignment
- notesType: string
Free-text context
- stopType: string
Id External stop identifier
- unload
Eta - Type: string · InputDateTimeUtcFormat: date-time
Estimated unload completion time. In UTC, or with a specific timezone offset.
- unload
Start Time - Type: string · InputDateTimeUtcFormat: date-time
Unload start time. May be in UTC with offset, or local time without offset when paired with the timezone field.