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: get
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/forms/{formId}/items/{itemId}/locks
Get all Lock records for a visit
Method: get
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks/all
Get all Subject Lock records
Method: get
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects-with-locked-data
Get item level Lock records for a subject
Method: post
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/multipleitems/locks
Get visit level Lock records for a visit
Method: get
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks/visits
Lock data elements in a visit
Method: post
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/events/{eventId}/locks
Lock the subject level record for given Subject Id
Method: post
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/lock
Locks data elements in a subject
Method: post
Path: /ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subject/{subjectId}/lock/allvisit