Shipment

Represents physical movement of product, generally involving commercial bulk transportation services.

Properties

Name Data Type Description
ShipmentKey Integer System assigned, immutable value that uniquely identifies the record
BLNumber String User assigned, mutable value that uniquely identifies the record
Type ShipmentType Used to identify the type of Shipment taking place
Date DateTime Date of Shipment
Location Location Corresponds to the origination Location
Order Order Order associated with the Shipment
FreightQuote Nullable<Decimal> User supplied estimation of freight cost
ETA Nullable<DateTime> User supplied estimation arrival
Terms ShipmentTerms Refer to data type’s documentation for further information
Carrier Name Refer to data type’s documentation for further information
Destination Location Refer to data type’s documentation for further information
Booking Booking Refer to data type’s documentation for further information
Pallets Integer The count of standard pallets used
PalletExchangeProgram ShipmentPalletExchangeProgram Refer to data type’s documentation for further information
LoggerNumber String User assigned text intended to capture information not otherwise captured by other properties