The payload schema for the purchaseLabels operation.

PurchaseLabelsResult

interface ShippingApiModelPurchaseLabelsResult {
    acceptedRate: ShippingApiModelAcceptedRate;
    clientReferenceId?: string;
    labelResults: ShippingApiModelLabelResult[];
    shipmentId: string;
}

Properties

PurchaseLabelsResult

clientReferenceId?: string

Client reference id.

PurchaseLabelsResult

A list of label results

PurchaseLabelsResult

shipmentId: string

The unique shipment identifier.

PurchaseLabelsResult

MMNEPVFCICPMFPCPTTAAATR