The GetDepartments function returns all department records for the specified parameters.
Method | /productbasecomponents.asmx/GetDepartments |
The request body is of type GetDepartments.
Name | Description | Data Type |
---|---|---|
filter | DepartmentsFilter |
|
The response body is of type GetDepartmentsResponse.
Name | Description | Data Type |
---|---|---|
GetDepartmentsResult | ArrayOfViewDepartmentInfo |
|