ClientService Methods |
The ClientService type exposes the following members.
Name | Description | |
---|---|---|
Client |
Get the details of a single client.
| |
ClientByBrokerID |
Get all clients associated with a specific broker.
| |
ClientByCustomID | ||
ClientSearch |
Search for clients. Searches on first name, last name, address1, address2, city, state, zip, email, home phone, cell phone, progrmas, program numbers and zone
| |
ClientStatusTypes |
Returns all Status Types in the system
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ProgramParticipants |
Get a list of program participants for the logged in user
| |
SaveAccessibility | ||
SaveClient |
Saves a client to the database. Send a POST to RESTURL/ClientService/Client/{ID}?Token={token}&Device={device} With the client as json body | |
TestDenisIssue | ||
TestGetJessica | ||
TestGetMPDemo | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Validate |