Request parameters for createInboundPlan operation in FulfillmentInboundApi.

FulfillmentInboundApiCreateInboundPlanRequest

interface FulfillmentInboundApiCreateInboundPlanRequest {
    body: CreateInboundPlanRequest;
}

Properties

Properties

The body of the request to `createInboundPlan`.

FulfillmentInboundApiCreateInboundPlan