Interface ShippingApiModelRetrieveShippingLabelResponse

The response schema for the retrieveShippingLabel operation.

RetrieveShippingLabelResponse

interface ShippingApiModelRetrieveShippingLabelResponse {
    errors?: Error[];
    payload?: ShippingApiModelRetrieveShippingLabelResult;
}

Properties

Properties

errors?: Error[]

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

RetrieveShippingLabelResponse

RetrieveShippingLabelResponse

MMNEPVFCICPMFPCPTTAAATR