v3.0 REST Endpoints

Randomization and Supplies/Shipment APIs/v3.0
The operations from the Randomization and Supplies/Shipment APIs/v3.0 category.
Create a async resupply strategy
Method: post
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/resupply/resupply
Create manual shipment in resupply strategy
Method: post
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/resupply/manual
Get a shipment's details by ID for a site
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}
Get kit details by order
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/shipments/{shipmentId}/kits
Get kits or a specific kit for a shipment
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/shipments/{shipmentId}/kits
Get order details by a shipment ID
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/orders/{shipmentId}
Get orders
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/orders
Get shipment by shipment ID
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/shipments/{shipmentId}
List available order status values
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/shipment-statuses
Search kits by kit type or shipment details
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/shipments/{shipmentId}/eligible-kits
Search shipments for a site
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/sites/{siteId}/shipments
Search shipments for a study
Method: get
Path: /ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/shipments