Interface ShippingApiModelPurchaseLabelsResponse

The response schema for the purchaseLabels operation.

PurchaseLabelsResponse

interface ShippingApiModelPurchaseLabelsResponse {
    errors?: Error[];
    payload?: ShippingApiModelPurchaseLabelsResult;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

PurchaseLabelsResponse

PurchaseLabelsResponse

MMNEPVFCICPMFPCPTTAAATR