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

    Request parameters for getInboundShipmentLabels operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiGetInboundShipmentLabelsRequest {
        formatType?: "PDF";
        pageType?: GetInboundShipmentLabelsPageTypeEnum;
        shipmentId: string;
    }
    Index

    Properties

    formatType?: "PDF"

    The format type of the output file that contains your labels. The default format type is `PDF`.

    Page type for the generated labels. The default is `PLAIN_PAPER`.

    shipmentId: string

    ID for the shipment.