Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Tracking details for multiple packages.

    interface ShipLabelsInput {
        courierSupportedAttributes?: CourierSupportedAttributes;
        packageIds: string[];
    }
    Index
    courierSupportedAttributes?: CourierSupportedAttributes
    packageIds: string[]

    The subset of package IDs used to generate a label.