Show all bundles for a product the requesting manager has access permissions to.
URL: /api/v1/products/{id}/in_bundle/
Method: GET
Code: 200 OK
Content Examples:
[ { "id": 1586066454419482, "short_code": "bt1", "product_name": "Bundle test 1" }, ... ]