GET api/v1/departments/bycoid/{coid}/{departmentHRCodes}/{translationMode}
returns list of departments for the specified facility coid
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| coid | string |
Required |
|
| departmentHRCodes | string |
None. |
|
| translationMode | string |
Default value is none |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.