Retrieves a single Department object assigned to a given identifier.
Method | /sites/{company-id}/ws/soap_v1.svc/GetDepartment |
The request body is of type GetDepartment.
Name | Description | Data Type |
---|---|---|
id | guid |
![]() |
|
The response body is of type GetDepartmentResponse.
Name | Description | Data Type |
---|---|---|
GetDepartmentResult | Department |
![]() |
|