Class AutoAttendant.GroupAutoAttendantConsolidatedAddInstanceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.AutoAttendant.GroupAutoAttendantConsolidatedAddInstanceRequest
Enclosing class:
AutoAttendant

public static class AutoAttendant.GroupAutoAttendantConsolidatedAddInstanceRequest
extends Request<DefaultResponse>
Add a Auto Attendant instance to a group and assign services to the Auto Attendant. The domain is required in the serviceUserId. Only Group and Enterprise level schedules are accepted. The response is either SuccessResponse or ErrorResponse. If the phoneNumber has not been assigned to the group and addPhoneNumberToGroup is set to true, it will be added to group if the command is executed by a service provider administrator or above and the number is already assigned to the service provider. The command will fail otherwise. The following elements are only used in AS data mode: type, use AutoAttendantType.BASIC in HSS mode. holidayMenu. The following elements are only valid for Standard Auto Attendants: holidayMenu
Author:
AlpacaGenerator