Class ServiceProvider.ServiceProviderGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<ServiceProvider.ServiceProviderGetListResponse>
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderGetListRequest
Enclosing class:
ServiceProvider

public static class ServiceProvider.ServiceProviderGetListRequest extends Request<ServiceProvider.ServiceProviderGetListResponse>
Request a list of service providers and/or enterprises in the system. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. If reseller administrator sends the request, searchCriteriaResellerId is ignored. Service providers/enterprise within the administrator's reseller meeting the search criteria are returned. The response is either a ServiceProviderGetListResponse or an ErrorResponse. The following data elements are only used in AS data mode: searchCriteriaResellerId
Author:
AlpacaGenerator