v2.0 REST Endpoints

Randomization and Supplies/Settings APIs/v2.0
The operations from the Randomization and Supplies/Settings APIs/v2.0 category.
[Deprecated]: Get supply settings
Method: get
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/supply/settings
[Deprecated]: Update supply settings
Method: put
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/supply/settings
Create a resupply group
Method: post
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/resupplies
Get a resupply group by ID
Method: get
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/resupplies/{resupplyId}
Get all blinding groups
Method: get
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/blindinggroups
Get all resupply groups
Method: get
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/resupplies
Get blinding group by ID
Method: get
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/blindinggroups/{blindingGroupId}
Update a resupply by ID
Method: put
Path: /ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/resupplies/{resupplyId}