{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Bundle Component Products Relationships API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Bundle Component Products Relationships", "type": "folder" }, "items": [ { "info": { "name": "Get Bundle Component Product Relationships", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/pcm/products/:productID/relationships/component_products", "params": [ { "name": "productID", "value": "", "type": "path", "description": "A unique identifier for the product." } ] }, "docs": "Retrieves all the products included in the specified bundle product." } ] } ], "bundled": true }