Verify multiple data elements for a subject
post
/ec-dc-svc/rest/v4.0/studies/{studyId}/{mode}/dataelements/verify
Verifies multiple data elements for a subject based on the data element ID. Rights: DataCaptureSubjectPost and SubjectDataClassificationPost.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study.
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
object
-
elements: array
elements
-
eventId: string
-
eventInstanceNum: integer
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : schema
Type:
Show Source
object
-
elements: array
elements
-
eventId: string
-
eventInstanceNum: integer
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object