Show all products in a bundle the requesting manager has access permissions to.
URL: /api/v1/products/{id}/bundle/
Method: GET
Code: 200 OK
Content Examples:
[ { "id": 1584723961091260, "short_code": "bugs", "product_name": "bugs" } ... ]