Check if scope type (ITEM/VSD) item in request is eligible for clearing its data
post
/ec-dataaction-svc/rest/v2.0/studies/{studyId}/{mode}/cleardatacheck/{scope}
Checks scope type (ITEM/VSD) item is eligible for clearing its data or not, if eligible returns the item data element object data.
Request
Path Parameters
-
scope(required): string
scope type
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
object
-
eventId(required): string
(uuid)
-
eventInstanceNum: integer
-
formId: string
(uuid)
-
formSectionId: string
(uuid)
-
itemId: string
(uuid)
-
repeatSectionFormNumber: integer
-
repeatSequenceNumber: integer
-
scope: string
-
studyVersion(required): string
-
subjectId(required): string
(uuid)
-
value: array
value
Minimum Number of Items:
0
Maximum Number of Items:4000
Nested Schema : value
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
4000
Response
Supported Media Types
- application/json
200 Response
Success
400 Response
Bad_Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object