--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql - displayName: Webhook handle: webhook primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-10-30T12:38:55-04:00' postedAt: '2025-01-01T07:00:00-05:00' updatedAt: '2025-01-06T16:58:27-05:00' effectiveAt: '2025-01-01T07:00:00-05:00' --- 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`.