Skip to main content
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.

Show fields
•String!
non-null

Description of the order-level discount.

•String

Name of the order-level discount.

•Float!
non-null

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

•DraftOrderAppliedDiscountType!
non-null

Type of the order-level discount.

Show enum values

Deprecated fields

•Money!
non-nullDeprecated
•MoneyV2!
non-nullDeprecated
Show fields

Was this section helpful?