Updates an existing Customer record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateDepartment |
The request body is of type UpdateDepartment.
| Name | Description | Data Type |
|---|---|---|
| department | Department |
![]() |
|
The response body is of type UpdateDepartmentResponse.
| Name | Description | Data Type |
|---|---|---|
| UpdateDepartmentResult | Department |
![]() |
|