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

    Request parameters for generateDeliveryWindowOptions operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest {
        inboundPlanId: string;
        shipmentId: string;
    }
    Index

    Properties

    inboundPlanId: string

    Identifier of an inbound plan.

    shipmentId: string

    The shipment to generate delivery window options for.