v1.0 REST Endpoints

Randomization and Supplies/Randomization APIs/v1.0
The operations from the Randomization and Supplies/Randomization APIs/v1.0 category.
Get list of all treatment arms for a randomization
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/rnddesign/{rndDesignId}/treatments
Get list of headers from a CSV file
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/rnddesign/{rndDesignId}/rndlist/upload/{fileId}/fileheaders
Get unique values for treatments, stratums or cohorts from a CSV file
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/rnddesign/{rndDesignId}/rndlist/upload/csvuniquevalues
Upload randomization list based on header mappings and treatment, cohort, stratum mappings
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/rnddesign/{rndDesignId}/rndlist/upload/uploadrndlist
Upload randomization list file from a file service into RTSM
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/{studyVersion}/rnddesign/{rndDesignId}/rndlist/upload/uploadfile