The pickup point's hours of operation for a specific day of the week.
Weekday!
)
Required
The day of the week.
[BusinessHoursPeriod!]!
)
Required
The operating time periods for a specific day. To represent split schedules (for example, 9:00-12:00 and 13:00-17:00 for locations that close during lunch), you can specify multiple periods.
Each period consists of opening_time
and closing_time
. To indicate the location is closed on a specific day, such as Sunday, then omit it entirely from the business_hours
array.