LoadDraftPayload
Load draft payload containing all information needed to create a load in the TMS.
- Type: object
customer Information Shipper and billing information.
- Type: object
address Customer billing address
- Type: object
contact Customer contact information
- Type: string
division Term Division or billing term associated with the customer
- Type: string
internal Notes Internal operational notes
- Type: string
name Customer name
- Type: string
notes Customer-facing notes
- Type: string
shipper Id Shipper identifier
- Type: array string[]
document Dates ISO 8601 date strings associated with documents on the load (e.g. BOL date, delivery date)
- Type: object
load Details Commodity and cargo details.
- Type: object
cargo Characteristics - Type: string
commodity Commodity description (max 40 characters)
- Type: string
description Extended commodity description
- Type: object
dimensions Shipment dimensions
- Type: object
handling Unit Handling unit information (e.g. pallets)
- Type: object
packaging Unit Packaging unit information (e.g. cartons inside pallets)
- Type: object
value Amount Declared value of the shipment
- Type: object
weight Total shipment weight
- Type: object
load Requirements Equipment and service requirements.
- Type: array string[]
additional Required Services Additional services required for the load (e.g. liftgate, team driver)
- Type: object
equipment Equipment requirements
- Type: stringenum
load Type Rate type / load type
valuesS P O T C O N T R A C T D E D I C A T E D P R O J E C T
- Type: stringenum
mode Transportation mode
valuesF T L L T L D R A Y A G E
- Type: string | null
tarp Size Tarp size required, if applicable
- Type: object | null
temperature Requirement Temperature control requirements
- Type: object
rates Pricing information for the load.
- Type: array object[]
accessorials Accessorial charges
- Type: string
base Rate Base rate in dollars
- Type: stringenum
collection Method Payment collection method
valuesPre Paid Collect Third Party Collect On Delivery
- Type: string
line Haul Line haul rate in dollars
- Type: string
total Rate Total rate in dollars
- Type: object
reference Numbers Customer reference numbers associated with the load.
- Type: string
bol Number Bill of lading number
- Type: string
customer Load Number Customer load number
- Type: string
customer Reference Number Customer reference number
- Type: string
driver Number Driver number
- Type: array object[]
others Additional reference numbers not covered by named fields
- Type: string
po Number Purchase order number
- Type: string
pro Number PRO number
- Type: string
release Number Release number
- Type: string
shipment Number Shipment number
- Type: string
tractor Number Tractor number
- Type: string
trailer Number Trailer number
- Type: array object[]
stops Ordered list of pickup and delivery stops on the load.
- Type: object
appointment Time Scheduled appointment window
- Type: stringenum
appointment Type Scheduling method for the stop
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
- Type: string
driver Instructions Special instructions for the driver at this stop
- Type: object
drop Time Drop time window for drop-trailer stops
- Type: object
facility Address Address of the facility
- Type: string
facility Code Facility code, if known
- Type: object
facility Contact Contact information for the facility
- Type: string
facility Name Name of the facility
- Type: stringenum
handling Type Load/unload handling type for the stop
valuesL I V E D R O P _ T R A I L E R
- Type: string
internal Notes Internal operational notes for the stop
- Type: string
notes Customer-facing notes for the stop
- Type: string
operating Hours General operating hours for the facility
- Type: string
receiving Hours Receiving hours for the facility
- Type: string
reference Number Stop-level reference number
- Type: string
shipping Hours Shipping hours for the facility
- Type: integer
stop Number 1-based stop sequence number
- Type: stringenum
stop Type Whether the stop is a pickup or delivery
valuesP I C K U P D E L I V E R Y
- Type: string
timezone IANA timezone identifier for the facility's local time

