Skip to contents

Get the hours of operations with the effective override applied.

See https://www.paws-r-sdk.com/docs/connect_get_effective_hours_of_operations/ for full documentation.

Usage

connect_get_effective_hours_of_operations(
  InstanceId,
  HoursOfOperationId,
  FromDate,
  ToDate
)

Arguments

InstanceId

[required] The identifier of the Connect Customer instance.

HoursOfOperationId

[required] The identifier for the hours of operation.

FromDate

[required] The date from when the hours of operation are listed.

ToDate

[required] The date until when the hours of operation are listed.