The AddStoreDepartment function adds a storeDepartment record.
Method | /productbasecomponents.asmx/AddStoreDepartment |
The request body is of type AddStoreDepartment.
Name | Description | Data Type |
---|---|---|
storeDepartment | StoreDepartmentInfo |
|
The response body is of type AddStoreDepartmentResponse.
Name | Description | Data Type |
---|---|---|
AddStoreDepartmentResult | xml:int |
|