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