PUT api/ClientShiftHandoverDetails/Put/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

ClientShiftHandoverReport
NameDescriptionTypeAdditional information
ID

integer

None.

ClientID

integer

None.

OutgoingStaffID

integer

None.

IncomingStaffID

integer

None.

OutgoingStaff

string

None.

IncomingStaff

string

None.

MentalShiftEventDetail

string

None.

MentalAnyAction

string

None.

IncidentShiftEventDetail

string

None.

IncidentAnyAction

string

None.

MedicationShiftEventDetail

string

None.

MedicationAnyAction

string

None.

CoProductionShiftEventDetail

string

None.

CoProductionAnyAction

string

None.

FeedbackShiftEventDetail

string

None.

FeedbackAnyAction

string

None.

DiaryOccuredShiftEventDetail

string

None.

DiaryOccuredAnyAction

string

None.

DiaryPendingShiftEventDetail

string

None.

DiaryPendingAnyAction

string

None.

SubmittedByName

string

None.

SubmittedBy

integer

None.

IsCompleted

boolean

None.

CreatedDate

date

None.

UpdatedDate

date

None.

CreatedBy

integer

None.

UpdatedBy

integer

None.

IsDelete

boolean

None.

EarlyReason

string

None.

User_Details

User_Details

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Client_CSP' with type 'DataModel.Entity.Client_CSP'. Path 'User_Details.Client_CSP[0].Client_ActionPlan_Intervations[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Client_CSP' with type 'DataModel.Entity.Client_CSP'. Path 'User_Details.Client_CSP[0].Client_ActionPlan_Intervations[0]'.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[DataModel.Entity.ClientShiftHandoverReport, DataModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ClientShiftHandoverReport'.

Response Information

Resource Description

None.