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

    Small Parcel Delivery (SPD) tracking items input information.

    interface SpdTrackingItemInput {
        boxId: string;
        trackingId: string;
    }
    Index

    Properties

    Properties

    boxId: string

    The ID provided by Amazon that identifies a given box. This ID is comprised of the external shipment ID (which is generated after transportation has been confirmed) and the index of the box.

    trackingId: string

    The tracking Id associated with each box in a non-Amazon partnered Small Parcel Delivery (SPD) shipment. The seller must provide this information.