Class RoutePoint.GroupRoutePointAddInstanceRequest

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

public static class RoutePoint.GroupRoutePointAddInstanceRequest extends Request<DefaultResponse>
Add a Route Point instance to a group. The Route Point is a Call Center queue that performs the same function but allows an external system to perform the distribution of calls instead of making those decisions itself. The domain is required in the serviceUserId. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator