StopUpdateCallbackResponse
- Type: string | null
brokerage Load Internal Id requiredOptional internal load ID in the TMS. Use loadNumber as the main ID. Will be null if not provided.
- Type: string
load Number requiredThe unique identifier for the load
- Type: object · StopUpdate
stop Update requiredarrival Time required- 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.
- enum
status requiredStatus code indicating the current state of the load at the stop
valuesA 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
- Type: integer
stop Sequence Number requiredThe sequence number of the stop being updated
- Type: string
timezone requiredIANA timezone (e.g., America/Chicago) of the stop location.
- Type: array string[] · AccessorialsEnum[]
accessorials departure Time - Type: string · InputDateTimeUtcFormat: date-time
Departure time from the stop. In UTC, or with a specific timezone offset.
- Type: string
dock Door - Type: string
notes - Type: string
stop Id Optional external or system ID of the stop
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.

