POST api/v1/schedule/UpdateOrienteesPreceptorsMatch

Request Information

URI Parameters

None.

Body Parameters

OrienteesPreceptorMatchModel
NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.