The DeleteStoreDepartment function deletes a storeDepartment record.
Method | /productbasecomponents.asmx/DeleteStoreDepartment |
The request body is of type DeleteStoreDepartment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteStoreDepartmentResponse.
Name | Description | Data Type |
---|---|---|
DeleteStoreDepartmentResult | xml:boolean |
|