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