Amazon Connect · Example Payload

Hours Of Operation Config Example

ChatContact CenterCustomer ServiceVoiceAIOmnichannel

Hours Of Operation Config Example is an example object payload from Amazon Connect, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DayStartTimeEndTime

Example Payload

Raw ↑
{
  "Day": "MONDAY",
  "StartTime": "example-value",
  "EndTime": "example-value"
}