v1.0 REST Endpoints
Data Actions/Lock/v1.0
The operations from the Data Actions/Lock/v1.0 category.
-
[Deprecated]: Get item level lock records for an item - Method: getPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/forms/{formId}/items/{itemId}/locks
- Get all Lock records for a visit
- Method: getPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks/all
- Get all Subject Lock records
- Method: getPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects-with-locked-data
- Get item level Lock records for a subject
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/multipleitems/locks
- Get visit level Lock records for a visit
- Method: getPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks/visits
- Lock data elements in a subject
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subject/{subjectId}/lock/allvisit
- Lock data elements in a visit
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks
- Lock multiple visits items
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/visits/lock
- Lock subject level record for Subject ID
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/lock