v2.0 REST Endpoints
Randomization and Supplies/Inventory APIs/v2.0
The operations from the Randomization and Supplies/Inventory APIs/v2.0 category.
-
[Deprecated]: Get a kit's last status - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kits/{kitNumberUTF}/lastStatus
-
[Deprecated]: Get kit history - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kits/{kitNumber}/history
-
[Deprecated]: Get kit history by ID for a site - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{inventoryId}/historyById
-
[Deprecated]: Get kit history by kit number for a site - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{kitNumber}/history
-
[Deprecated]: Get kit summary - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kit-types
-
[Deprecated]: Get kit summary by kit type ID - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kit-types/{kitTypeId}/kits
-
[Deprecated]: Get latest status of kit - Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{kitNumberUTF}/lastStatus
-
[Deprecated]: Kitlist details of each kit - Method: postPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kits/audit
- Create manufacturing lot
- Method: postPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/lots/manufacturing-lots
- Export kit details with barcodes for the inventory
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kits/{sourceId}/export
- Generate kits
- Method: postPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kits/generate
- Get all manufacturing lots
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/lots/manufacturing-lots
- Get allowed inventory status
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventorystatuses/allowed/{fromInventoryStatusId}
- Get depot inventory
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/depots/{depotId}/inventory/kits
- Get dispensation details by inventory ID
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kits/{inventoryId}/dispensation
- Get generated/uploaded kit lists details in a study
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kitlists
- Get inventory database headers with barcodes
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/dbheaders/uploadkits
- Get inventory status
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventorystatuses
- Get kit details by kit number
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kitDetails
- Get kit history by ID
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kits/{inventoryId}/historyById
- Get kit types
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/kit-types
- Get list of filtered kits
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/qualified-kits
- Get manufacturing lot by ID
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/lots/manufacturing-lots/{id}
- Get randomization list database headers
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/dbheaders/uploadrndlist
- Get received inventory status
- Method: getPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventorystatuses/receivedshipment
- Update a kit's barcode
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/barcode
- Update kit attributes
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/inventory/kits
- Update kit attributes from depot inventory by depot ID
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/depots/{depotId}/inventory/kits
- Update kit status by kit ID
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{kitId}
- Update manufacturing lot by ID
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/lots/manufacturing-lots/{id}
- Update status for kits in a site
- Method: putPath:
/ec-ors-svc/rest/v2.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits