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

    The tracking details of the package if it is shipped by a third party courier. This attribute should only be provided when the value of shipBy is THIRD_PARTY_CARRIER.

    interface CourierSupportedAttributes {
        carrierName: string;
        trackingId: string;
    }
    Index

    Properties

    carrierName: string

    The name of the courier service used to ship the package

    trackingId: string

    The tracking number of the package.