GET api/Employee/GetListBoPhan
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of BoPhanInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| DepartmentID | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DepartmentID": "sample string 1"
},
{
"DepartmentID": "sample string 1"
}
]