The UpdateStoreDepartment function updates a storeDepartment record.
Method | /productbasecomponents.asmx/UpdateStoreDepartment |
The request body is of type UpdateStoreDepartment.
Name | Description | Data Type |
---|---|---|
storeDepartment | StoreDepartmentInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateStoreDepartmentResponse.
Name | Description | Data Type |
---|---|---|
UpdateStoreDepartmentResult | xml:int |
|