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

    Request parameters for getShippingLabel operation in VendorDirectFulfillmentShippingApi.

    interface VendorDirectFulfillmentShippingApiGetShippingLabelRequest {
        purchaseOrderNumber: string;
    }
    Index
    purchaseOrderNumber: string

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