Skip to main content

Generate AI Aging Suggestions

POST 

/api/inventory-aging/actions/generate-ai-suggestions

Start a background process that scores aged products with AI and caches a recommended next action on each. Returns a tracked job id you can poll for completion; when the job finishes, the aging report shows the AI-scored suggestions in place of the rule-based ones. If AI is disabled or unavailable for the account, the job completes immediately and rows keep their rule-based suggestions.

Takes no request body.

When granular permissions are enabled for the account, this endpoint requires the inventory.manage_aging permission.

Request

Responses

OK

Response Headers
    Content-Type