StopUpdateCallbackResponse
- brokerageType: string | null
Load Internal Id requiredOptional internal load ID in the TMS. Use loadNumber as the main ID. Will be null if not provided.
- loadType: string
Number requiredThe unique identifier for the load
- stopType: object
Update required- 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 requiredThe sequence number of the stop being updated
- timezoneType: stringrequired
IANA timezone (e.g., America/Chicago) of the stop location.
- accessorialsType: array string[] · AccessorialsEnum[]
- 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 - notesType: string
- stopType: string
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.