Gets Client by client ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Client ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Client| Name | Description | Type | Additional information |
|---|---|---|---|
| Client |
Unique Client ID |
string |
None. |
| ClientName |
Client Name |
string |
None. |
| Abbreviation |
Abbreviation used in place of client name |
string |
None. |
| Address |
Client Address |
string |
None. |
| City |
Client City |
string |
None. |
| State |
Client State |
string |
None. |
| Zip |
Client Zip |
string |
None. |
| Country |
Client country |
string |
None. |
| Phone |
Client Phone |
string |
None. |
| Fax |
Client Fax |
string |
None. |
| isCOCClient |
If true Client contact/manager can submit samples using ClientConnect |
boolean |
None. |
| isWebClient | boolean |
None. |
|
| LabManagerName |
Lab manager name |
string |
None. |
| SpecialInfos |
List of Custom Fields |
Collection of SpecialInfo |
None. |
| Managers |
List of cllient contacts |
Collection of ClientManager |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.