---
title: DraftOrderAppliedDiscount - Customer API
description: The order-level discount applied to a draft order.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/DraftOrderAppliedDiscount
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/DraftOrderAppliedDiscount.md
api_name: customer
api_type: graphql
type: object
---

# 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/latest/objects/MoneyV2)

  non-null

  The amount of money discounted.

* title

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The name of the order-level discount.

***

## Map

### Fields with this object

* [DraftOrderDiscountInformation.appliedDiscount](https://shopify.dev/docs/api/customer/latest/objects/DraftOrderDiscountInformation#field-DraftOrderDiscountInformation.fields.appliedDiscount)
