Creates a new Department record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateDepartment |
The request body is of type CreateDepartment.
| Name | Description | Data Type |
|---|---|---|
department (path) | Department |
![]() |
|
The response body is of type CreateDepartmentResponse.
| Name | Description | Data Type |
|---|---|---|
CreateDepartmentResult (path) | Department |
![]() |
|