Selling Partner API SDK for JavaScript
    Preparing search index...

    Request parameters for confirmDeliveryWindowOptions operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest {
        deliveryWindowOptionId: string;
        inboundPlanId: string;
        shipmentId: string;
    }
    Index

    Properties

    deliveryWindowOptionId: string

    The id of the delivery window option to be confirmed.

    inboundPlanId: string

    Identifier of an inbound plan.

    shipmentId: string

    The shipment to confirm the delivery window option for.