Finds and returns unique identifiers for all Contacts that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetContactListWhere | 
The request body is of type GetContactListWhere.
| Name | Description | Data Type | 
|---|---|---|
| column | ContactColumn | |
| value | xml:anyType | 
|  | 
 | 
The response body is of type GetContactListWhereResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetContactListWhereResult | ArrayOfguid | 
|  | 
 |