Get AI-prioritized restock, rebalance, and markdown recommendations ranked by urgency per product and shop
Returns a paginated list of AI-generated inventory action recommendations for each variant/shop pair. Use this endpoint to find out what to reorder, which variants need action, and which products to prioritize. Always reads the latest snapshot date for the organization. Filter by domain (restock/rebalance/markdown), variantId, or shopId. Each recommendation includes composite urgency scores and, for restock/rebalance domains, quantitative deficit_units (recommended quantity to restock — units short of target) and surplus_units (units in excess of target available for rebalancing). To act on these recommendations, use the returned variantId/shopId/domain to create an inventory plan or filter listTasks with sourceType=ACTION_VECTOR.
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
1 <= x <= 100Filter by variant ID
Filter by shop ID
Filter by decision domain: restock, rebalance, or markdown
restock, rebalance, markdown 
