This type is used to express the regular operating hours of a merchant's store or fulfillment center during the days of the week.
Types that use OperatingHours
InventoryLocationInventoryLocationFullInventoryLocationResponse
Calls that use OperatingHours
GET
Fields
dayOfWeekEnum
A dayOfWeekEnum value is required for each day of the week that the store location has regular operating hours.
This field is returned if operating hours are defined for the store location.
This field is returned if operating hours are defined for the store location.
intervals
array of Interval
This container is used to define the opening and closing times of a store location's working day (defined in the dayOfWeekEnum field). An intervals container is needed for each day of the week that the store location is open. If a store location closes for lunch (or any other period during the day) and then reopens, multiple open and close pairs are needed
This container is returned if operating hours are defined for the store location.
This container is returned if operating hours are defined for the store location.