Skip to main content

Get Potential Bundles

GET 

/api/products/:productId/potential-bundles

Calculate potential bundle quantities for a kit product based on current stock of its components per warehouse and inventory status.

Required scope: products:read

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

Authentication: Requires Bearer token.

Only valid for kit-type products. Throws 500 if product is not a kit.

Request

Responses

OK

Response Headers
    Content-Type