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

    Request parameters for generateShipLabels operation in ExternalFulfillmentShipmentsApi.

    interface ExternalFulfillmentShipmentsApiGenerateShipLabelsRequest {
        body?: ShipLabelsInput;
        operation: GenerateShipLabelsOperationEnum;
        shipmentId: string;
        shippingOptionId?: string;
    }
    Index

    Properties

    Shipping details for when shipping is not done by the marketplace channel.

    Specify whether you want to generate or regenerate a label.

    shipmentId: string

    The ID of the shipment whose shipping labels you want to generate and retrieve.

    shippingOptionId?: string

    The ID of the shipping option whose shipping labels you want.