Interface FulfillmentOutboundApiModelCreateFulfillmentReturnResponse

The response schema for the createFulfillmentReturn operation.

CreateFulfillmentReturnResponse

interface FulfillmentOutboundApiModelCreateFulfillmentReturnResponse {
    errors?: Error[];
    payload?: FulfillmentOutboundApiModelCreateFulfillmentReturnResult;
}

Properties

Properties

errors?: Error[]

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

CreateFulfillmentReturnResponse

CreateFulfillmentReturnResponse

MMNEPVFCICPMFPCPTTAAATR