Interface FulfillmentInboundApiModelConfirmTransportResponse

The response schema for the confirmTransport operation.

ConfirmTransportResponse

interface FulfillmentInboundApiModelConfirmTransportResponse {
    errors?: Error[];
    payload?: FulfillmentInboundApiModelCommonTransportResult;
}

Properties

Properties

errors?: Error[]

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

ConfirmTransportResponse

ConfirmTransportResponse

MMNEPVFCICPMFPCPTTAAATR