v1.0 REST Endpoints

Designer/Kits APIs/v1.0
The operations from the Designer/Kits APIs/v1.0 category.
[Deprecated]: Add a kit in a study
Method: post
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits
[Deprecated]: Delete a kit
Method: delete
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits/{kitId}
[Deprecated]: Get data on a kit
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits/{kitId}
[Deprecated]: Get kits from all study versions in Testing, Approved and Archived
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/kits
[Deprecated]: Get list of all kits
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits
[Deprecated]: Get the dispensation data of a kit
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits/{kitId}/dispensings
[Deprecated]: Update a kit
Method: put
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits/{kitId}
Get list of all investigational product kits and devices
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/kits/kitsonly
Get list of kit names in a study
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/kits/names