Interface ShippingApiModelPurchaseShipmentResult

The payload schema for the purchaseShipment operation.

PurchaseShipmentResult

interface ShippingApiModelPurchaseShipmentResult {
    labelResults: ShippingApiModelLabelResult[];
    serviceRate: ShippingApiModelServiceRate;
    shipmentId: string;
}

Properties

A list of label results

PurchaseShipmentResult

PurchaseShipmentResult

shipmentId: string

The unique shipment identifier.

PurchaseShipmentResult

MMNEPVFCICPMFPCPTTAAATR