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

    The request schema for the GetShipmentLabels operation.

    interface TransportationLabels {
        pagination?: Pagination;
        transportLabels?: TransportLabel[];
    }
    Index

    Properties

    pagination?: Pagination
    transportLabels?: TransportLabel[]

    A list of one or more ShipmentLabels.