Batch Enrich Products
Trigger enrichment for multiple products.
Authentication Required: Requires product:write permission.
Version selection is controlled by filters:
- If latest_version_only is True: enriches the highest version number
- If filter_by_labels is True: enriches versions matching the specified labels
- If both are True: enriches the latest version that also has matching labels
Cookies
Body
Request model for batch enriching multiple products.
List of product keys to enrich
Run AI enrichment (description, features, attributes)
When set, baseline enrichment on the latest version of this source (e.g. 'merchant_input', 'brand_site', 'ai_generated', 'lakehouse', 'merged'). None = latest version regardless of source.
Filter versions by specific labels
Label keys to filter by (when filter_by_labels is True)
Enrich only the latest version of each product
Clear and reinitialize attributes from ProductType before enrichment
Scrape brand website during enrichment
Search product lakehouse for existing data
Response
Successful Response
Response model for batch enrich request.
Number of products that failed to queue
Job ID for tracking enrichment progress
Status message
Number of products successfully queued
Results for each product
Total products requested