--- title: DraftOrderAppliedDiscount - Customer API description: The order-level discount applied to a draft order. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2025-01/objects/DraftOrderAppliedDiscount md: >- https://shopify.dev/docs/api/customer/2025-01/objects/DraftOrderAppliedDiscount.md --- # Draft​Order​Applied​Discount object The order-level discount applied to a draft order. ## Fields * discount​Value [Money​V2!](https://shopify.dev/docs/api/customer/2025-01/objects/MoneyV2) non-null The amount of money discounted. * title [String](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The name of the order-level discount. *** ## Map ### Fields with this object * {}[DraftOrderDiscountInformation.appliedDiscount](https://shopify.dev/docs/api/customer/2025-01/objects/DraftOrderDiscountInformation#field-DraftOrderDiscountInformation.fields.appliedDiscount)