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

    Interface VendorDirectFulfillmentShippingApiSubmitShippingLabelRequestRequest

    Request parameters for submitShippingLabelRequest operation in VendorDirectFulfillmentShippingApi.

    interface VendorDirectFulfillmentShippingApiSubmitShippingLabelRequestRequest {
        body: SubmitShippingLabelsRequest;
    }
    Index

    Request body containing one or more shipping labels data.