v2.0 REST Endpoints
Sites and Depots/Site or Depot (SDF)/SDF Management/v2.0
The operations from the Sites and Depots/Site or Depot (SDF)/SDF Management/v2.0 category.
-
[Deprecated]: Get a site by ID - Method: getPath:
/ec-site-svc/rest/v2/studies/{studyId}/{mode}/sdfs/{sdfId}
-
[Deprecated]: Get countries by type - Method: getPath:
/ec-site-svc/rest/v2/studies/{studyId}/{mode}/sdfs/countries
-
[Deprecated]: Get sites in a paginated format - Method: getPath:
/ec-site-svc/rest/v2/studies/{studyId}/{mode}/sdfs/paginated
- Get all sites and depots details by study ID based on given filters
- Method: getPath:
/ec-site-svc/rest/v2.0/studies/{studyId}/{mode}/sdfs/sdf/{sdfType}
- Get principal investigator's name and site address
- Method: getPath:
/ec-site-svc/rest/v2/studies/{studyId}/{mode}/sdfs/pinaddr
- Get site or depot details by SDF ID and SDF Type
- Method: getPath:
/ec-site-svc/rest/v2.0/studies/{studyId}/{mode}/sdfs/sdf/{sdfType}/{sdfId}
- Get study sites, depots and labs by path attributes
- Method: getPath:
/ec-site-svc/rest/v2.0/studies/{studyId}/{mode}/sdfs/lov/{pathAttr}