v1.0 REST Endpoints
Data Integration/Subject Transfer/v1.0
The operations from the Data Integration/Subject Transfer/v1.0 category.
- Get all the transfer records for a subject ID
- Method: getPath:
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjecttransfers/subjects/{subjectId}
- Get information for a transfer ID
- Method: getPath:
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjecttransfers/{transferId}
- Get transfer records for a study
- Method: getPath:
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjecttransfers
- Get transfer records for a subject and date range
- Method: getPath:
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjecttransfers/dateRange/{subjectId}