POST api/v1/schedule/UpdateOrienteesPreceptorsMatch
Request Information
URI Parameters
None.
Body Parameters
OrienteesPreceptorMatchModel| Name | Description | Type | Additional information |
|---|---|---|---|
| OrienteeStaffName | string |
None. |
|
| PreceptorStaffName | string |
None. |
|
| OrienteesPreceptorMatchId | integer |
Required |
|
| OrienteeStaffId | integer |
Required |
|
| PreceptorStaffId | integer |
Required |
|
| StartDate | date |
Required |
|
| EndDate | date |
Required |
|
| FacilityId | integer |
Required |
|
| DepartmentId | integer |
Required |
|
| OrienteeStaffFsStaffTable | FsStaffTableModel |
None. |
|
| PreceptorStaffFsStaffTable | FsStaffTableModel |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.