Skip to main content
Log inSign up
Anchor to DraftOrderAppliedDiscountInput

DraftOrderAppliedDiscountInput

input_object

The input fields for applying an order-level discount to a draft order.

•

The applied amount of the discount in the specified currency.

•

Reason for the discount.

•

Title of the discount.

•
Float!non-null

The value of the discount. If the type of the discount is fixed amount, then this is a fixed amount in your shop currency. If the type is percentage, then this is the percentage.

•

The type of discount.

•
MoneyDeprecated

The applied amount of the discount in your shop currency. Please use amountWithCurrency instead.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

The discount that will be applied to the draft order. A draft order line item can have one discount. A draft order can also have one order-level discount.

•
INPUT OBJECT

The discount that will be applied to the draft order. A draft order line item can have one discount. A draft order can also have one order-level discount.


Was this section helpful?