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: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns/randlists/{listId}/studyversions/{studyVersion}
- Check randomization design is block by region
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/rndListsByRegion/regions/{regionId}
- Create randomization list
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/randlist/generate
- Delete randomization list file
- Method: deletePath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/file/{fileId}
- Dissociate randomization design from randomization list
- Method: deletePath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns/randlists/{listId}/studyversions/{studyVersion}
- Export randomization list
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/export
- Get list of randomization blocks
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/blocks
- Get random number statuses
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randnumberstatuses
- Get randomization design list
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlistdesigns
- Replace Randomization Number
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/replaceRand
- Update randomization list blocks
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/blocks
- Update randomization status
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/randlists/{rndlistid}/randnumber/randstatus