POST v1/api/{studyId}/surveyresult/DataEntrySave?isLastSection={isLastSection}

Accepts SurveyResult updates from a data entry source. Each update should contain the entire SurveyResult record including child collections. The SurveyItemResults collection will be MERGED with existing records. The SurveyItemResultValues collection will REPLACE existing values.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
isLastSection

boolean

Default value is False

studyId

string

None.

Body Parameters

DataEntrySaveModelOfSurveyResultModel
NameDescriptionTypeAdditional information
Entity

SurveyResultModel

None.

SubmittedTimeZone

string

None.

ActingUserSubjectRelationshipId

integer

None.

Response Information

Resource Description

SurveyResultResponseModel
NameDescriptionTypeAdditional information
SurveyResult

SurveyResult

None.

AlreadySignedDate

date

None.

SectionName

string

None.

AreAllRequiredItemsCompleted

boolean

None.

AllStaffSignatureSectionsSigned

boolean

None.