Class CollaborateBridge.GroupCollaborateBridgeConsolidatedAddInstanceRequest

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

public static class CollaborateBridge.GroupCollaborateBridgeConsolidatedAddInstanceRequest extends Request<DefaultResponse>
Add a collaborate bridge to a group. The domain is required in the serviceUserId. The request fails when supportOutdial is enabled and the system-level collaborate supportOutdial setting is disabled. 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 response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator