Request parameters for setPrepDetails operation in FulfillmentInboundApi.

FulfillmentInboundApiSetPrepDetailsRequest

interface FulfillmentInboundApiSetPrepDetailsRequest {
    body: SetPrepDetailsRequest;
}

Properties

Properties

The body of the request to `setPrepDetails`.

FulfillmentInboundApiSetPrepDetails