Knowledge Base for Prediction App
Prediction.2025.7 – API Updates
Table of content
NEW in V9
POST trials//scenarios
POST projects//scenarios
Scenarios (trial or project) created through the APIs are now shared automatically shared with parent folder participants. This is only available from v9.
POST trials//scenarios
- POST – Request body changes
- siteShipments.shipmentMinParts → NEW (optional)
- siteShipments.shipmentStats-> NEW
- siteShipments.shipmentJIT-> NEW
- siteShipments.shipmentBaseDate → REMOVED
- siteShipments.shipmentAfterBase → REMOVED
- depotShipments.shipmentMinParts → NEW (optional)
- depotShipments.shipmentStats-> NEW
- depotShipments.shipmentJIT-> NEW
- depotShipments.shipmentBaseDate → REMOVED
- depotShipments.shipmentAfterBase → REMOVED
POST projects/{projectId}/scenarios
- POST – Request body changes
- siteShipments.shipmentInterval → UPDATED (replaces shipmentFrequency)
- depotShipments.shipmentInterval → UPDATED (replaces shipmentFrequency)
- guidelines.interval → UPDATED (replaces frequency)