Show all bundles for a product the requesting manager has access permissions to.
Method: GET
URL: /api/v1/products/{id}/in_bundle/
This endpoint returns all bundles related to the specified product (the manager must have access permissions).
No path, query, header, or body parameters are defined beyond the required product {id} in the path.
Was this helpful?