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

    The time range within which a Scheduled Delivery fulfillment order should be delivered. This is only available in the JP marketplace.

    interface DeliveryWindow {
        endDate: string;
        startDate: string;
    }
    Index

    Properties

    Properties

    endDate: string

    Date timestamp

    startDate: string

    Date timestamp