v2.0 REST Endpoints

Data Capture/Subjects/v2.0
The operations from the Data Capture/Subjects/v2.0 category.
[Deprecated]: Add a subject
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects
[Deprecated]: Get a list of subjects for the specified study and mode
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects
[Deprecated]: Get a list of subjects for the specified study and mode
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/history/all
[Deprecated]: Get a subject's events within a date range
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dateRange/{subjectId}
[Deprecated]: Get details for a subject
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}
[Deprecated]: Get latest audit records for Source Data Verification on completed visits
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/visit/verify/history
[Deprecated]: Get transfer records for a study
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjecttransfers
[Deprecated]: Sign subject and visits
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/studyVersion/{studyVersion}/signSubject/subject/{subjectId}/code/{code}/orgId/{orgId}
[Deprecated]: Unfreeze single data element of a visit
Method: put
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/unfreeze/{dataElementId}
[Deprecated]: Update subject details
Method: put
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}
Add a subject as migartion
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/migratesubject
Code break a subject
Method: put
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}/codebreak
Code view on a subject
Method: put
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}/codeview
Get a list of subjects for the site study version
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/sitestudyversion
Get all the transfer records for a subject ID
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjecttransfers/subjects/{subjectId}
Get events within a date range
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dateRange
Get history for a subject
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/history/{subjectId}
Get subjects and their visit schedule
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/visitschedule
Get visit data by subject ID
Method: get
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/dispensedvisits/{subjectId}
Randomize or dispense subject
Method: post
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/randomizeordispense
Revert the latest subject state
Method: delete
Path: /ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/state/{subjectId}