LoadShipment
- Type: string
load Shipment Ref requiredUnique identifier for the load shipment.
- Type: array string[] · AccessorialsEnum[]
accessorials - 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).
- Type: object · Customer
customer - Type: string
name required - Type: string
customer Id
- Type: array object[] · LoadItem[]
items - Type: integer
quantity requiredRequired if item is provided
- Type: number
total Weight Lbs requiredRequired if item is provided
- Type: integer
delivery Sequence Integer numbers.
- Type: number
density - Type: string
description Commodity description for this item. Augment's AI agent uses this value verbatim when speaking with carriers.
- Type: stringenum
freight Class values50 55 60 65 70
- Type: integer
height Inches Integer numbers.
- Type: integer
length Inches Integer numbers.
- Type: string
nmfc - enum
package Type valuesB O X B U N D L E C A R T O N C R A T E D R U M
- Type: integer
pickup Sequence Integer numbers.
- Type: integer
width Inches Integer numbers.
- Type: string
load Shipment Internal Ref Optional internal load shipment ID in the TMS. Use loadShipmentRef as the main ID.
- Type: number
max Temperature F Maximum temperature requirement in Fahrenheit
- Type: number
min Temperature F Minimum temperature requirement in Fahrenheit
- Type: array object[]
notes - Type: string
author requiredAuthor of the note
- Type: string
text requiredContent of the note
- Type: stringFormat: date-time
timestamp requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: array object[]
reference Numbers - enum
name requiredvaluesB I L L E D _ D A T E C O N S I G N E E _ N U M B E R D A T _ P O S T I N G _ I D P I C K U P _ N U M B E R P O _ N U M B E R
- Type: string
value required
route - Type: object
address required - Type: string · InputDateTimeUtcFormat: date-time
expected Arrival Window End requiredExpected arrival window end time in UTC, or with a specified timezone offset
- Type: string · InputDateTimeUtcFormat: date-time
expected Arrival Window Start requiredExpected arrival window start time in UTC, or with a specific timezone offset
- Type: integer
load Sequence requiredThe sequence number of the stop in overall load route.
- Type: integer
sequence requiredThe sequence number of the stop in the route. Number should start at 1 increase by 1 for the following stop.
- enum
stop Activity requiredvaluesP I C K U P D E L I V E R Y
- Type: string · InputDateTimeUtcFormat: date-time
actual Arrival Time Actual arrival time in UTC, or with a specific timezone offset
- Type: string · InputDateTimeUtcFormat: date-time
actual Completion Time Actual completion time in UTC, or with a specific timezone offset
- Type: string · InputDateTimeUtcFormat: date-time
expected Drop Window End Expected window end time for drop trailers in UTC, or with a specific timezone offset
- Type: string · InputDateTimeUtcFormat: date-time
expected Drop Window Start Expected window start time for drop trailers in UTC, or with a specific timezone offset
- Type: string
external Id Optional external ID for the stop. This is used to link the stop to an external system.
- enum
handling Type Handling type for the stop.
- DT (Drop Trailer) indicates the location supports drop-trailer operations.
- L (Live) indicates live loading or unloading where the driver stays with the trailer.
valuesD T L
- Type: boolean
is Local Time When true, route times are in local time instead of UTC. When this is true, omit the Z suffix or timezone offset from all route time strings. Example: 2017-07-21T17:32:28
- Type: string · InputDateTimeUtcFormat: date-time
must Arrive By Date The date and time by which the carrier must arrive at this stop, in UTC or with a specific timezone offset
- Type: string
notes Optional notes for the stop.
- enum
schedule Type deprecatedDEPRECATED: This field is deprecated. Please use
schedulingTypeandhandlingTypeinstead.Schedule type for the stop.
- APPOINTMENT indicates the stop has a scheduled appointment time.
- FIRST_COME_FIRST_SERVE indicates the stop accepts arrivals on a first-come-first-serve basis.
- DROP_TRAILER indicates the location supports drop-trailer operations.
- LIVE indicates live loading or unloading where the driver stays with the trailer.
valuesA P P O I N T M E N T F I R S T _ C O M E _ F I R S T _ S E R V E D R O P _ T R A I L E R L I V E
- enum
scheduling Type Scheduling type for the stop.
- APPT (Appointment) indicates the stop operates on an appointment basis.
- FCFS (First Come First Serve) indicates the stop accepts arrivals on a first-come-first-serve basis.
valuesA P P T F C F S
- enum
service Service type for the load
valuesH O T S H O T P A R T I A L S T A N D A R D T I M E _ C R I T I C A L V O L U M E
- Type: string
shipment Ref status - Type: string · LoadStatusenum
Status of the load shipment
valuesD R A F T C U S T O M E R _ C O N F I R M E D C O V E R E D D I S P A T C H E D A T _ P I C K U P

