Anchor to DraftOrderAppliedDiscountDraft
DraftOrderAppliedDiscount
object
Requires access scope.
The order-level discount applied to a draft order.
Anchor to FieldsFields
- Anchor to amountSetamount•
Set MoneyBag! non-null The amount of money discounted, with values shown in both shop currency and presentment currency.
- Anchor to descriptiondescription•String!non-null
Description of the order-level discount.
- Anchor to titletitle•
Name of the order-level discount.
- Anchor to valuevalue•Float!non-null
The order level discount amount. If
is
"percentage"
, thenvalue
is the percentage discount.- Anchor to valueTypevalue•
Type DraftOrder non-nullApplied Discount Type! Type of the order-level discount.
Was this section helpful?