Selling Partner API SDK for JavaScript
    Preparing search index...

    Contains information related to Less-Than-Truckload (LTL) shipment tracking.

    interface LtlTrackingDetail {
        billOfLadingNumber?: string;
        freightBillNumber?: string[];
    }
    Index

    Properties

    billOfLadingNumber?: string

    The number of the carrier shipment acknowledgement document.

    freightBillNumber?: string[]

    The number associated with the freight bill.