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

    Request parameters for createShippingLabels operation in VendorDirectFulfillmentShippingApi.

    interface VendorDirectFulfillmentShippingApiCreateShippingLabelsRequest {
        body: CreateShippingLabelsRequest;
        purchaseOrderNumber: string;
    }
    Index

    Properties

    The request payload that contains the parameters for creating shipping labels.

    purchaseOrderNumber: string

    The purchase order number for which you want to return the shipping labels. It should be the same number as the `purchaseOrderNumber` in the order.