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

    The payload schema for the purchaseShipment operation.

    interface PurchaseShipmentResult {
        labelResults: LabelResult[];
        serviceRate: ServiceRate;
        shipmentId: string;
    }
    Index

    Properties

    labelResults: LabelResult[]

    A list of label results

    serviceRate: ServiceRate
    shipmentId: string

    The unique shipment identifier.