--- title: Update in orders webhook to view bundles and their components - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/update-in-orders-webhook-to-view-bundles-and-their-components md: https://shopify.dev/changelog/update-in-orders-webhook-to-view-bundles-and-their-components.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2025 Tags: * Admin GraphQL API * Webhook * 2025-01 # Update in orders webhook to view bundles and their components Starting with the Admin API version 2025-01, we have added the `sales_line_item_group_id` field to the orders webhook. This field allows you to determine if a specific `line_item` is part of a bundle. When a `line_item` belongs to a bundle, it will have an associated `sales_line_item_group_id`.