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

    Request parameters for getShippingLabel operation in VendorDirectFulfillmentShippingApi.

    interface VendorDirectFulfillmentShippingApiGetShippingLabelRequest {
        purchaseOrderNumber: string;
    }
    Index

    Properties

    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.