--- title: LineItemDiscountInformation - Customer API description: The discount information for a specific line item. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/lineitemdiscountinformation md: https://shopify.dev/docs/api/customer/latest/objects/lineitemdiscountinformation.md --- # Line​Item​Discount​Information object The discount information for a specific line item. ## Fields * discount​Value [Money​V2!](https://shopify.dev/docs/api/customer/latest/objects/MoneyV2) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The value of the applied discount. * title [String](https://shopify.dev/docs/api/customer/latest/scalars/String) [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The discount's name that displays to merchants in the Shopify admin and to customers. *** ## Map ### Fields with this object * {}[LineItemGroup.discountInformation](https://shopify.dev/docs/api/customer/latest/objects/LineItemGroup#field-discountInformation)