The time window when the delivery is preferred.

PreferredDeliveryTime

interface OrdersApiModelPreferredDeliveryTime {
    BusinessHours?: OrdersApiModelBusinessHours[];
    ExceptionDates?: OrdersApiModelExceptionDates[];
}

Properties

BusinessHours?: OrdersApiModelBusinessHours[]

Business hours when the business is open for deliveries.

PreferredDeliveryTime

ExceptionDates?: OrdersApiModelExceptionDates[]

Dates when the business is closed during the next 30 days.

PreferredDeliveryTime

MMNEPVFCICPMFPCPTTAAATR