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

    Shipment dates.

    interface ShipmentDates {
        promisedDeliveryDate?: string;
        requiredShipDate: string;
    }
    Index

    Properties

    promisedDeliveryDate?: string

    Delivery date promised to the Amazon customer.

    requiredShipDate: string

    Time by which the vendor is required to ship the order.