v1.0 REST Endpoints

Randomization and Supplies/Supply Settings APIs/v1.0
The operations from the Randomization and Supplies/Supply Settings APIs/v1.0 category.
Create local source settings for kit types
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits
Delete local source settings by ID
Method: delete
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits/{id}
Get all local source settings
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits
Get local source settings by ID
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits/{id}
Get local source settings for a Subject ID
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{externalSubjectId}/locally-sourced-kits
Update local source settings by ID
Method: put
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits/{id}