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

    Interface RetrieveShippingLabelRequest

    The request schema for the retrieveShippingLabel operation.

    interface RetrieveShippingLabelRequest {
        labelSpecification: LabelSpecification;
    }
    Index

    Properties

    labelSpecification: LabelSpecification