v6.0 REST Endpoints

Data Capture/Data Elements/v6.0
The operations from the Data Capture/Data Elements/v6.0 category.
[Deprecated]: Create multiple data elements for a subject
Method: post
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/dataelements
[Deprecated]: Get all data elements based on subject and visit
Method: get
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/dataelements
[Deprecated]: Get data elements for a visit and form combination
Method: get
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/forms/{formId}/subjects/{subjectId}/dataelements
[Deprecated]: Update single data element
Method: put
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/dataelements/{dataElementId}
Get data elements for a list of items by subject ID
Method: get
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/dataelements/subjects/{subjectId}/items
Get the audit history for a data element with sign/verify history
Method: get
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/dataelements/history/{dataElementId}
List all visits of subject with the form in it
Method: get
Path: /ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/eventsCount