Update status of created queries or discrepancies

put

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

Updates the status of Central Coding created queries or discrepancies. Allowed statuses are open, close, delete.

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 : DiscrepancyUpdateRequestList
Type: object
Show Source
Nested Schema : DiscrepancyUpdateRequest
Type: array
Show Source
Nested Schema : DiscrepancyUpdateRequest
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