GET PlanCare2Api/Disciplines/{disciplineId}/Members
Get discipline members by id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| disciplineId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DisciplineMember| Name | Description | Type | Additional information |
|---|---|---|---|
| Employee |
Identifier of the employee. |
Identity |
None |
| RelationId |
Relation id of the employee. |
integer |
None |
| EmployeeName |
The name of the employee. |
string |
None |
| EmployeeNumber |
The formatted employee number. |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.