Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to DraftOrderAppliedDiscount

DraftOrderAppliedDiscount

object

Requires read_draft_orders access scope.

The order-level discount applied to a draft order.

•
MoneyBag!non-null

The amount of money discounted, with values shown in both shop currency and presentment currency.

•
String!non-null

Description of the order-level discount.

•

Name of the order-level discount.

•
Float!non-null

The order level discount amount. If valueType is "percentage", then value is the percentage discount.

•

Type of the order-level discount.

Show
deprecated fields Deprecated
•
Money!non-nullDeprecated

Amount of the order-level discount that's applied to the draft order in shop currency. Use amountSet instead.

•
MoneyV2!non-nullDeprecated

Amount of money discounted. Use amountSet instead.


Was this section helpful?