Finds and returns unique identifiers for all Customers that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetCustomerList | 
The request body is of type GetCustomerList.
| Name | Description | Data Type | 
|---|---|---|
| filters | ArrayOfFilter | 
|  | 
 | 
The response body is of type GetCustomerListResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetCustomerListResult | ArrayOfguid | 
|  | 
 |