Class BWSystem.SystemRoutingProfileGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemRoutingProfileGetListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemRoutingProfileGetListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemRoutingProfileGetListRequest extends Request<BWSystem.SystemRoutingProfileGetListResponse>
Request to get the list of system routing profiles. If resellerId is specified, the routing profiles assigned to the given reseller are returned. If reseller administrator sends the request, resellerId is not specified, the administrator’s resellerId is used. If system or provisioning administrator sends the request, resellerId is not specified, all system routing profiles are returned. The response is either a SystemRoutingProfileGetListResponse or an ErrorResponse.
Author:
AlpacaGenerator