v3.0 REST Endpoints
Randomization and Supplies/Blinded Lot APIs/v3.0
The operations from the Randomization and Supplies/Blinded Lot APIs/v3.0 category.
- Create blinded lots
- Method: postPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots
- Get blinded lot by ID
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots/{blindedLotId}
- Get blinded lots
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots
- Update blinded lot by ID
- Method: putPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots/{blindedLotId}