Create queries/discrepancies

post

/ec-coding-svc/rest/v1.0/studies/{studyId}/{mode}/query

Creates Central Coding queries/discrepancies. Allowed status is open.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
Nested Schema : DiscrepancyIssueRequestList
Type: object
Show Source
Nested Schema : DiscrepancyIssueRequest
Type: array
Show Source
Nested Schema : DiscrepancyIssueRequest
Type: object
Show Source
Nested Schema : InFormItemIdentifier
Type: object
Show Source
Nested Schema : InFormItem
Type: object
Show Source
Nested Schema : RefNameTuple
Type: object
Show Source
Nested Schema : ItemSet
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : IssueResponseIssueResult
Type: object
Show Source
Nested Schema : DiscrepancyIssueErrorList
Type: object
Show Source
Nested Schema : DiscrepancyResultList
Type: object
Show Source
Nested Schema : DiscrepancyIssueError
Type: array
Show Source
Nested Schema : DiscrepancyIssueError
Type: object
Show Source
Nested Schema : DiscrepancyIssueRequest
Type: object
Show Source
Nested Schema : InFormItemIdentifier
Type: object
Show Source
Nested Schema : InFormItem
Type: object
Show Source
Nested Schema : RefNameTuple
Type: object
Show Source
Nested Schema : ItemSet
Type: object
Show Source
Nested Schema : DiscrepancyResult
Type: array
Show Source
Nested Schema : DiscrepancyResult
Type: object
Show Source
Nested Schema : DiscrepancyInstance
Type: object
Show Source

400 Response

Bad Request
Body ()
Root Schema : IssueResponseIssueResult
Type: object
Show Source
Nested Schema : DiscrepancyIssueErrorList
Type: object
Show Source
Nested Schema : DiscrepancyResultList
Type: object
Show Source
Nested Schema : DiscrepancyIssueError
Type: array
Show Source
Nested Schema : DiscrepancyIssueError
Type: object
Show Source
Nested Schema : DiscrepancyIssueRequest
Type: object
Show Source
Nested Schema : InFormItemIdentifier
Type: object
Show Source
Nested Schema : InFormItem
Type: object
Show Source
Nested Schema : RefNameTuple
Type: object
Show Source
Nested Schema : ItemSet
Type: object
Show Source
Nested Schema : DiscrepancyResult
Type: array
Show Source
Nested Schema : DiscrepancyResult
Type: object
Show Source
Nested Schema : DiscrepancyInstance
Type: object
Show Source
Back to Top