V1.0
post
/ec-designer-svc/rest/v1.0/studies/{studyId}/studyObjectsMapping
Returns study object mappings from source study to target study.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID (UUID, 32-character uppercase hexadecimal string). Required.Example:
F054C951EB74443C93716CA714AB686E
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
fromEventIds: array
fromEventIds
-
fromFormIds: array
fromFormIds
-
fromStudyVersion: string
Source study version.Example:
1.0 -
toStudyId: string
(uuid)
Target study GUID.
-
toStudyVersion: string
Target study version.Example:
2.0
Nested Schema : fromEventIds
Type:
Show Source
array-
Array of:
string(uuid)
Source visit/event GUID.
Examples
Back to Top
Response
Supported Media Types
- application/json
Default Response
default response