v1.0 REST Endpoints
Sites and Depots/Region/v1.0
The operations from the Sites and Depots/Region/v1.0 category.
-
[Deprecated]: Add a region - Method: postPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions
-
[Deprecated]: Get a region's details - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions/{regionId}
-
[Deprecated]: Get list of countries associated to a region - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions/{regionId}/countries
-
[Deprecated]: Get list of regions - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions
-
[Deprecated]: Get region by country - Method: getPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions/filter/countries/{countryId}
-
[Deprecated]: Update a region and associated countries - Method: putPath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions/{regionId}
- Delete a region
- Method: deletePath:
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/regions/{regionId}
- Get list of countries and states with hidden flag associated to a region
- Method: getPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/regions/countries/history
- Get list of regions with history
- Method: getPath:
/ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/regions/history