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