v3.0 REST Endpoints
Randomization and Supplies/Inventory APIs/v3.0
The operations from the Randomization and Supplies/Inventory APIs/v3.0 category.
-
[Deprecated]: Get kit history by KitNumberUTF - Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/kits/{kitNumberUTF}/history
-
[Deprecated]: Get kit history for a site by kitNumberUTF - Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{kitNumberUTF}/history
-
[Deprecated]: Get kit summary - Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventory/kit-types
-
[Deprecated]: Search for kits in a given range for a site - Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits
- Create manufacturing lot
- Method: postPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/manufacturing-lots
- Export kit details for the inventory
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/kits/{sourceId}/export
- Get all manufacturing lots
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/manufacturing-lots
- Get allowed inventory status
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventorystatuses/allowed/{fromInventoryStatusId}
- Get inventory status
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventorystatuses
- Get kit details by kit number
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventory/kitDetails
- Get kit lists details
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/kitlists
- Get kit summary by kit type ID
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventory/kit-types/{kitTypeId}/kits
- Get manufacturing lot by ID
- Method: getPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/manufacturing-lots/{id}
- Kitlist details of each kit
- Method: postPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventory/kits/audit
- Update kit attributes
- Method: putPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/inventory/kits
- Update kit status by kit ID
- Method: putPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits/{kitId}
- Update manufacturing lot by ID
- Method: putPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/manufacturing-lots/{id}
- Update status for kits in a site
- Method: putPath:
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/inventory/kits