Class 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. The Following elements are only used in AS data mode and ignored in XS data mode: - sendCallAdmissionNotification, use value ‘false’ in XS data mode. - callAdmissionTimerSeconds, use value ‘3’ in XS data mode.
    Author:
    AlpacaGenerator