v1.0 REST Endpoints

Randomization and Supplies/Randomization List APIs/v1.0
The operations from the Randomization and Supplies/Randomization List APIs/v1.0 category.
Associate randomization design to randomization list
Method: put
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns/randlists/{listId}/studyversions/{studyVersion}
Check randomization design is block by region
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/rndListsByRegion/regions/{regionId}
Create randomization list
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/randlist/generate
Delete randomization list file
Method: delete
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/file/{fileId}
Dissociate randomization design from randomization list
Method: delete
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns/randlists/{listId}/studyversions/{studyVersion}
Export randomization list
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/export
Get list of randomization blocks
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/blocks
Get random number statuses
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randnumberstatuses
Get randomization design list
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns
Update randomization list blocks
Method: put
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/blocks
Update randomization status
Method: put
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/randnumber/randstatus