The AddDepartment function adds a department record.
Method | /productbasecomponents.asmx/AddDepartment |
The request body is of type AddDepartment.
Name | Description | Data Type |
---|---|---|
department | DepartmentInfo | |
autoClaim | xml:boolean |
|
The response body is of type AddDepartmentResponse.
Name | Description | Data Type |
---|---|---|
AddDepartmentResult | xml:int |
|