The GetStoreDepartments function returns all storeDepartment records for the specified parameters.
Method | /productbasecomponents.asmx/GetStoreDepartments |
The request body is of type GetStoreDepartments.
Name | Description | Data Type |
---|---|---|
filter | StoreDepartmentsFilter |
|
The response body is of type GetStoreDepartmentsResponse.
Name | Description | Data Type |
---|---|---|
GetStoreDepartmentsResult | ArrayOfViewStoreDepartmentInfo |
|