--- title: DraftOrderDiscountInformation - Customer API description: The discount information associated with a draft order. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/draftorderdiscountinformation md: https://shopify.dev/docs/api/customer/latest/objects/draftorderdiscountinformation.md --- # Draft​Order​Discount​Information object The discount information associated with a draft order. ## Fields * applied​Discount [Draft​Order​Applied​Discount](https://shopify.dev/docs/api/customer/latest/objects/DraftOrderAppliedDiscount) The order-level discount applied to the draft order. * total​Discounts [Money​V2!](https://shopify.dev/docs/api/customer/latest/objects/MoneyV2) non-null The total discounts applied to the draft order. *** ## Map ### Fields with this object * {}[DraftOrder.discountInformation](https://shopify.dev/docs/api/customer/latest/objects/DraftOrder#field-discountInformation)