Finds and returns unique identifiers for all Departments that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetDepartmentList |
The request body is of type GetDepartmentList.
| Name | Description | Data Type |
|---|---|---|
| filters | ArrayOfFilter |
![]() |
|
The response body is of type GetDepartmentListResponse.
| Name | Description | Data Type |
|---|---|---|
| GetDepartmentListResult | ArrayOfguid |
![]() |
|