Lock data elements in a subject
post
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subject/{subjectId}/lock/allvisit
This API locks the items, forms and visit for a subject.
Request
Path Parameters
-
mode(required): string
Mode to fetch the records for
-
studyId(required): string
ID of the study to fetch the records for
-
subjectId(required): string(uuid)
Subject ID to fetch the records for
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : DataActionsDTO
Type:
Show Source
object
-
action: string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
eventId: string
(uuid)
-
eventInstanceNum: integer
-
formId: string
(uuid)
-
formSectionId: string
(uuid)
-
id: string
(uuid)
-
innerRepeat: integer
-
itemId: string
(uuid)
-
objectVersionNumber: number
-
operationType: string
-
outerRepeat: integer
-
reason: string
Minimum Length:
0
Maximum Length:255
-
repeatFormNumber: integer
-
repeatSequenceNumber: integer
-
siteId: string
(uuid)
-
softwareVersionNumber: number
-
studyVersion: string
-
subjectId: string
(uuid)
-
userId: string
(uuid)
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
-
visitStartDateAction: string
400 Response
Bad_Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object