v4.0 REST Endpoints
Randomization and Supplies/Shipment APIs/v4.0
The operations from the Randomization and Supplies/Shipment APIs/v4.0 category.
-
[Deprecated]: Get order details by a shipment ID - Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/orders/{shipmentId}
-
[Deprecated]: Get orders - Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/orders
- Get a shipment's details by ID for a site
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}
- Get kit details by order
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/shipments/{shipmentId}/kits
- Get kits or a specific kit for a shipment
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/kits
- Get shipment by shipment ID
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/shipments/{shipmentId}
- List available order status values
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/shipment-statuses
- Search kits by kit type or shipment details
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/shipments/{shipmentId}/eligible-kits
- Search shipments for a study
- Method: getPath:
/ec-ors-svc/rest/v4.0/studies/{studyId}/{mode}/shipments