v11.0 REST Endpoints
Data Capture/Data Elements/v11.0
The operations from the Data Capture/Data Elements/v11.0 category.
- Create multiple data elements for a subject
- Method: postPath:
/ec-dc-svc/rest/v11.0/studies/{studyId}/{mode}/dataelements
- Get the audit history for a data element with sign/verify history
- Method: getPath:
/ec-dc-svc/rest/v11.0/studies/{studyId}/{mode}/dataelements/history/{dataElementId}
- Get the audit history for a data element with sign/verify history
- Method: getPath:
/ec-dc-svc/rest/v12.0/studies/{studyId}/{mode}/dataelements/history/{dataElementId}
- Update single data element
- Method: putPath:
/ec-dc-svc/rest/v11.0/studies/{studyId}/{mode}/dataelements/{dataElementId}