Interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest

Request parameters for confirmDeliveryWindowOptions operation in FulfillmentInboundApi.

FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest

interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest {
    deliveryWindowOptionId: string;
    inboundPlanId: string;
    shipmentId: string;
}

Properties

deliveryWindowOptionId: string

The id of the delivery window option to be confirmed.

FulfillmentInboundApiConfirmDeliveryWindowOptions

inboundPlanId: string

Identifier of an inbound plan.

FulfillmentInboundApiConfirmDeliveryWindowOptions

shipmentId: string

The shipment to confirm the delivery window option for.

FulfillmentInboundApiConfirmDeliveryWindowOptions

MMNEPVFCICPMFPCPTTAAATR