Update blinded lot

put

/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots/{blindedLotId}

Updates a blinded lot for a given ID, with release depot to depot settings.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : manufacturingLotIds
Type: array
Show Source
Nested Schema : settingsByCountry
Type: array
Show Source
Nested Schema : CountrySupplySettings
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : IDResponse
Type: object
Response object containing Id.
Show Source

400 Response

v3.0 The study identifier does not match any study identifiers in Clinical One
Body ()
Root Schema : IDResponse
Type: object
Response object containing Id.
Show Source

404 Response

v3.0 Blinded Lots not found
Body ()
Root Schema : IDResponse
Type: object
Response object containing Id.
Show Source
Back to Top