Interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest
interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest { inboundPlanId: string; shipmentId: string;} Properties
Readonly
inboundPlanId
inboundPlanId: string
Readonly
shipmentId
shipmentId: string
Request parameters for generateDeliveryWindowOptions operation in FulfillmentInboundApi.
Export
FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest