v3.0 REST Endpoints

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