v1.0 REST Endpoints
Sites and Depots/Site/Site Management/v1.0
The operations from the Sites and Depots/Site/Site Management/v1.0 category.
-
[Deprecated]: Create a site - Method: postPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs
-
[Deprecated]: Create a site and send notification - Method: postPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/sdf
-
[Deprecated]: Delete a site by ID - Method: deletePath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}
-
[Deprecated]: Delete depot email - Method: deletePath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/deleteDepotEmail
-
[Deprecated]: Get a site by ID - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}
-
[Deprecated]: Get a site by SDF ID for a tenant - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/tenant/{sdfId}
-
[Deprecated]: Get all sites by type - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/all
-
[Deprecated]: Get countries for a site - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/countries
-
[Deprecated]: Get site by filter parameters - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/siteFilterPaginated
-
[Deprecated]: Get site by site name or address and type of SDF - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/search
-
[Deprecated]: Get site by site name or address and type of SDF (UI search autocomplete) - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/autoSuggest
-
[Deprecated]: Get sites by type or list of countries - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs
-
[Deprecated]: Get sites on search key - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/searchSite
-
[Deprecated]: Get the principal investigator's last name and address of the site - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/pinaddr
-
[Deprecated]: Update a site - Method: putPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}
-
[Deprecated]: Update a site and send notification - Method: putPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/sdf/{sdfId}
- Clear site's SDFs cached data by study ID and mode
- Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/clearsitecache
- Generate report for sites
- Method: postPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/report/{reportName}
- Generate specific report for sites
- Method: postPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/report/{reportName}
- Get all site study version
- Method: getPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/allstudyversions/{sdfType}
- Get all sites by type and study version
- Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/allstudyversions
- Get countries for a site by SDF type
- Method: getPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/{sdfType}/countries
- Get locally sourced kits by site
- Method: getPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/locallySourcedKitsBySite
- Get SDF details for IDs sent in payload
- Method: postPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/sdf/sdfDetails
- Get SDF information with creation date by SDF type
- Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/creationDate
- Get site by site name and address
- Method: getPath:
/ec-site-svc/rest/v1/tenant/sdfs/autoSuggest
- Update all sites with a new study version
- Method: putPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/versionupdate
- Update site properties for managing sites
- Method: putPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/multiple