Get a Bundle's Component Products
GET/catalog/products/:product_id/relationships/component_products
With Product Experience Manager, you can create and manage bundles. A bundle is a purchasable product, comprising of one or more products that you want to sell together.
You can create multiple components within a bundle. Each component must have at least one or more options. Each option is a product and a quantity.
This endpoint returns a list of component product IDs for the specified bundle.
Request
Responses
- 200
- default
The list of component product IDs of a bundle product from a catalog.
The unexpected error.