WhatsAppHolidayScheduleEntry
A date-specific override to the weekly operating hours, such as a holiday.
Contents
- date
-
The date that the override applies to, in ISO 8601 format (
YYYY-MM-DD).Type: String
Length Constraints: Fixed length of 10.
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}Required: Yes
- endTime
-
The time of day when the business stops accepting calls on the override date.
Type: WhatsAppTimeOfDay object
Required: Yes
- startTime
-
The time of day when the business begins accepting calls on the override date.
Type: WhatsAppTimeOfDay object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: