Request parameters for generatePackingOptions operation in FulfillmentInboundApi.

FulfillmentInboundApiGeneratePackingOptionsRequest

interface FulfillmentInboundApiGeneratePackingOptionsRequest {
    inboundPlanId: string;
}

Properties

Properties

inboundPlanId: string

Identifier of an inbound plan.

FulfillmentInboundApiGeneratePackingOptions