BOL - Create a bill of lading PDF
POST
https://api.ltlp.kuehne-nagel.com/api/billoflading/preparebilloflading
BillOfLading
Last modified:2024-12-11 20:36:47
PRO Numbers
Input Parameters:
UserName
: The username of the person or system making the request.ClientCode
: A code associated with the client.AuthenticationId
: A unique identifier for authentication.BillOfLadingNumber
: The number assigned to the Bill of Lading.ProNumber
: The shipment's Pro number (tracking number).PONumber
: The associated purchase order number.CarrierName
: The name of the carrier handling the shipment.CarrierSCAC
: The Standard Carrier Alpha Code for the carrier.QuoteNumber
: An optional quote number associated with the shipment.ShipmentDate
: The date the shipment is scheduled.ShipperNumber
, TrailerNumber
, ShipperCompanyName
, ShipperContactPhone
, ShipperContactName
, ShipperAddress
, ShipperCity
, ShipperState
, ShipperZip
: Details about the shipper.ConsigneeName
, ConsigneePhone
, ConsigneeContact
, ConsigneeAddress
, ConsigneeCity
, ConsigneeState
, ConsigneeZip
: Details about the consignee (recipient).ThirdPartyName
, ThirdPartyPhone
, ThirdPartyContactName
, ThirdPartyAddress
, ThirdPartyCity
, ThirdPartyState
, ThirdPartyZip
: Optional third-party billing details.CustomerNumber
, SpecialInstructions
, StoreNumber
, DepartmentNumber
: Additional shipment-related information.HazContractNUM
, HazContactName
, HazContactPhone
: Hazardous materials information.DeclaredValue
, DeclaredValueUnitsOfMeasure
: The declared value of the shipment.CODFeeCollect
, CODFeePrePaid
, CODAmt
, Collect
, CustomerCheckNotOK
, CustomerCheckOK
: Cash on delivery and payment-related options.ServiceCode
.ShippingUnits
, PKGType
, Description
, NMFC
, ClassNum
, Weight
, Haz
: Specifics about the items.PKGType (Package Types)
Item | Code |
---|---|
Barrel | BBL |
Bin | BIN |
Box | BOX |
Case | CAS |
Container | CNT |
Crate | CRT |
Carton | CTN |
Pieces | PCS |
Package | PKG |
Pallet | PLT |
Skid | SKD |
Unit | UNT |
Bottle | BTL |
Cylinder | CYL |
Drum | DRM |
Pail | PAL |
Battery | BAT |
Canister | CAN |
Tote | TOT |
Output Structure:
Request
Body Params application/json