Get query details by query ID or discrepancyId and revision number

post

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

Retrieves details of a query raised in Central Coding using discrepancy ID and revision number.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: object
Show Source
Nested Schema : discrepancyList
Type: array
Show Source
Nested Schema : DiscrepancyRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : UpdateResponseUpdateResult
Type: object
Show Source
Nested Schema : DiscrepancyUpdateErrorList
Type: object
Show Source
Nested Schema : DiscrepancyUpdateResultList
Type: object
Show Source
Nested Schema : DiscrepancyUpdateError
Type: array
Show Source
Nested Schema : DiscrepancyUpdateError
Type: object
Show Source
Nested Schema : DiscrepancyUpdateRequest
Type: object
Show Source
Nested Schema : DiscrepancyUpdateResult
Type: array
Show Source
Nested Schema : DiscrepancyIdentifier
Type: object
Show Source

400 Response

Bad Request
Body ()
Root Schema : UpdateResponseUpdateResult
Type: object
Show Source
Nested Schema : DiscrepancyUpdateErrorList
Type: object
Show Source
Nested Schema : DiscrepancyUpdateResultList
Type: object
Show Source
Nested Schema : DiscrepancyUpdateError
Type: array
Show Source
Nested Schema : DiscrepancyUpdateError
Type: object
Show Source
Nested Schema : DiscrepancyUpdateRequest
Type: object
Show Source
Nested Schema : DiscrepancyUpdateResult
Type: array
Show Source
Nested Schema : DiscrepancyIdentifier
Type: object
Show Source
Back to Top