GET PlanCare2Api/Employees/{employeeId}/Disciplines
Gets the disciplines for the specified employeeId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId |
Employee identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The list of disciplines for the given employee
Collection of Discipline| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the discipline. |
integer |
None |
| Name |
Name of the discipline. |
string |
None |
| Description |
Description of the discipline. |
string |
None |
| SpecialismCode |
Specialism code attached to the discipline. |
string |
None |
| IsActual |
Describes whether the discipline is currently in use. |
boolean |
None |
| DisciplineGroupId |
Id of the discipline group. |
integer |
None |
| EvsFunction |
EVS name of function. |
string |
None |
| EvsSpecialism |
EVS name of specialism. |
string |
None |
| ReferralAllowed |
Referral allowed |
boolean |
None |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: