Interface FulfillmentInboundApiModelGetLabelsResponse

The response schema for the getLabels operation.

GetLabelsResponse

interface FulfillmentInboundApiModelGetLabelsResponse {
    errors?: Error[];
    payload?: FulfillmentInboundApiModelLabelDownloadURL;
}

Properties

Properties

errors?: Error[]

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

GetLabelsResponse

GetLabelsResponse

MMNEPVFCICPMFPCPTTAAATR