v1.0 REST Endpoints
Randomization and Supplies/Shipment APIs/v1.0
The operations from the Randomization and Supplies/Shipment APIs/v1.0 category.
-
[Deprecated]: Add additional kits to a received shipment - Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/received/kits
-
[Deprecated]: Get order details by a shipment ID - Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders/{shipmentId}
-
[Deprecated]: Get order items - Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders-inventory/audit
-
[Deprecated]: Mark kits as received for a given site - Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/received
-
[Deprecated]: Search orders in the given date range matching the status - Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders
-
[Deprecated]: Update status of a received kit - Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/received/kits
- Add kits to an order shipment
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/kits
- Assign Pooling Shipment kits
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders/{shipmentNumber}/assignkits
- Cancel reconciliation shipment
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/cancel
- Cancel shipments
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/cancel
- Confim order shipment
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders/{shipmentId}/confirmed
- Create a manual depot shipment in resupply strategy
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/resupply/depotmanual
- Create shipment for kits marked for destruction from a given site to depot
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/recon/shipments
- Create shipment for kits marked for destruction in a study
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments
- Get kit details by order
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/kits
- Get kits eligible to be received against a shipment
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/received/eligible-kits
- Get kits or a specific kit for a shipment
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/kits
- Get list of lost shipments
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/mark-lost
- Get non-serialized inventory order items
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders-nsinventory
- Invalidate order shipment
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders/{shipmentId}/invalid
- Mark kits as received
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/received
- Mark shipments as lost
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/mark-lost
- Received shipment for destruction
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/{shipmentId}/destroyed
- Regenerate order form
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/regenerate-order-form
- Remove kits from an order shipment
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/removeKits
- Search kits by kit type or shipment details
- Method: getPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/eligible-kits
- Update a Qurantine shipment and its kits
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/receive-quarantined
- Update a shipment's ship date
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/{shipmentId}/ship-date
- Update a shipment's tracking details
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/{shipmentId}/tracking
- Update shipment and its kits as quarantined
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/quarantined
- Update shipment as received for destruction
- Method: postPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/recon/shipments/{shipmentId}/received
- Update shipment details for an order
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/orders/{shipmentId}
- Update shipping date
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/ship-date
- Update tracking details for an order shipment
- Method: putPath:
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/shipments/{shipmentId}/tracking