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

    Contains input information to update Less-Than-Truckload (LTL) tracking information.

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

    Properties

    billOfLadingNumber?: string

    The number of the carrier shipment acknowledgement document.

    freightBillNumber: string[]

    Number associated with the freight bill.