post https://api.fabric.inc/v3/products/sku//bundles/actions/attach
Creating a bundle of two or more complementary products, sold as a single package, is a widely adopted sales and marketing strategy. For example, a laptop is bundled with a carrying case and wireless mouse. This makes it convenient for shoppers to purchase them together.
With this endpoint, you can add up to 25 products in a bundle that can be sold together.
Note:
1. At least one product must be added.
2. If you don't have product sku
, use the corresponding ID-based endpoint - POST /products/{id}/bundles/actions/attach
.