Overview
This web service retrieves a list of client summary records, based on specified search criteria. The following parameters affect the list of clients retrieved:
- QueryString. Find all clients matching specified string in client name or client number.
- IncludeInactiveFlag. If true, inactive clients will be included in results. Otherwise, only active clients will be returned.
- ClientId/ClientUid/ClientNumber. If specified, the identified client will be returned (QueryString and IncludeInactiveFlag will be ignored).