Skip to main content

Auto-Detect Bundle Candidates

GET 

/api/v2/products/bundle-workshop/auto-detect

Auto-detect standard products that may be bundles/kits based on naming patterns.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Returns products with detected_pattern, suggested_type, confidence, has_inventory_movements, and components_count (number of components already configured on the product — used by the conversion queue to know whether component configuration is required before converting to bundle/kit).

Request

Responses

OK

Response Headers
    Content-Type