Bill of Lading
Documentation for the data schema of the Bill of Lading model.
Bill of Lading Fields
Documentation for all fields present in the data schema.
Field accessors are used as the keys for accessing the values in the returned data. On the data schema interface, this is the "Field Name".
Field value types indicate how the value is returned by the API. On the data schema interface, this is the "Field Type".
Bill of Lading Number
A unique identifier assigned to a Bill of Lading document
Accessor: bill_of_lading_number
Value Type: string
Has a single value.
Shipper
The party responsible for shipping the goods
Accessor: shipper
Subfields
Name Shipper s name Accessor:
nameValue Type:stringAddress Shipper s address Accessor:
addressValue Type:stringPhone Shipper s phone number Accessor:
phoneValue Type:stringEmail Shipper s email address Accessor:
emailValue Type:string
Has a single value.
Consignee
The party to whom the goods are being shipped
Accessor: consignee
Subfields
Name Consignee s name Accessor:
nameValue Type:stringAddress Consignee s address Accessor:
addressValue Type:stringPhone Consignee s phone number Accessor:
phoneValue Type:stringEmail Consignee s email address Accessor:
emailValue Type:string
Has a single value.
Notify Party
The party to be notified of the arrival of the goods
Accessor: notify_party
Subfields
Name Notify party s name Accessor:
nameValue Type:stringAddress Notify party s address Accessor:
addressValue Type:stringPhone Notify party s phone number Accessor:
phoneValue Type:stringEmail Notify party s email address Accessor:
emailValue Type:string
Has a single value.
Carrier
The shipping company responsible for transporting the goods
Accessor: carrier
Subfields
Name Carrier s name Accessor:
nameValue Type:stringProfessional Number Carrier s professional number Accessor:
professional_numberValue Type:stringSCAC Carrier s SCAC code Accessor:
scacValue Type:string
Has a single value.
Carrier Items
The goods being shipped
Accessor: carrier_items
Subfields
Description Description of the item Accessor:
descriptionValue Type:stringQuantity Quantity of the item Accessor:
quantityValue Type:numberGross Weight Gross weight of the item Accessor:
gross_weightValue Type:numberWeight Unit Unit of weight Accessor:
weight_unitValue Type:stringMeasurement Measurement of the item Accessor:
measurementValue Type:numberMeasurement Unit Unit of measurement Accessor:
measurement_unitValue Type:string
Can have multiple values (is a list/array).
Port of Loading
The port where the goods are loaded onto the vessel
Accessor: port_of_loading
Value Type: string
Has a single value.
Port of Discharge
The port where the goods are unloaded from the vessel
Accessor: port_of_discharge
Value Type: string
Has a single value.
Place of Delivery
The place where the goods are to be delivered
Accessor: place_of_delivery
Value Type: string
Has a single value.
Last updated
Was this helpful?

