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

    The request schema for the GetShipmentLabels operation.

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

    A list of one or more ShipmentLabels.