Create data elements items summary for locked or frozen
post
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/validate/multipleitems
Provides the summary for the list of the data elements and returns the actions of the item like frozen or locked.
Request
Path Parameters
-
mode(required): string
Mode to fetch the record for
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
Supported Media Types
- */*
Nested Schema : DataElement
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
dataFlag: string
(uuid)
-
dataflagValue: string
-
dateTimeValueUTC: string
(date-time)
-
dayValue: integer
-
eventId: string
-
eventInstanceNum: integer
-
floatValue: number
-
formId: string
-
formSectionId: string
-
freezedStatus: string
-
hdiId: string
-
hourValue: integer
-
id: string
(uuid)
-
innerRepeat: integer
-
isSafetyDefaultSelected: boolean
-
isSafetyTrigger: boolean
-
itemD: string
Minimum Length:
0
Maximum Length:4000
-
itemF: string
Minimum Length:
0
Maximum Length:4000
-
itemId: string
-
itemR: string
Minimum Length:
0
Maximum Length:4000
-
itemType: string
Minimum Length:
0
Maximum Length:255
-
lockedDateTime: string
(date-time)
-
lockedStatus: string
-
measureUnit: string
Minimum Length:
0
Maximum Length:64
-
minuteValue: integer
-
monthValue: integer
-
normalizedUnitId: string
-
normalizedValue: string
-
numValue: integer
-
operationType: string
Minimum Length:
1
Maximum Length:16
-
originatorId: string
-
outerRepeat: integer
-
propertyId: string
-
propertyVersionStart: string
(date-time)
-
reason: string
Minimum Length:
0
Maximum Length:255
-
repeatFormNumber: integer
-
repeatSequenceNumber: integer
-
secondValue: integer
-
signedStatus: string
-
siteId: string
-
studyId: string
-
studyName: string
Minimum Length:
0
Maximum Length:100
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
-
transactionEnd: string
(date-time)
-
transactionStart: string
(date-time)
-
userId: string
(uuid)
-
validationFailure: string
-
validationRules: array
validationRules
-
validationStatus: string
-
value: string
Minimum Length:
0
Maximum Length:4000
-
variableId: string
-
vendorCode: string
Minimum Length:
0
Maximum Length:100
-
verifiedStatus: string
-
versionStart: string
(date-time)
-
visitStartDate: string
(date-time)
-
visitStatus: string
Allowed Values:
[ "NEW", "COMPLETE", "COMPLETE_ERR", "INPROGRESS", "INCOMPLETE", "INCOMPLETE_ERR", "SKIPPED", "UNDO_SKIP", "NOT_STARTED" ]
-
yearValue: integer
Response
Supported Media Types
- application/json
200 Response
Success
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object