DraftOrderManualDiscount
ObjectA manual discount applied to a draft order or one of its line items.
#
Fields
- String
reason An optional explanation for the manual discount.
- DraftOrderManualDiscountType!
type The calculation method used for the discount.
Possible enum valuesFIXED_AMOUNTSubtracts a specific monetary amount.
PERCENTAGESubtracts a percentage of the applicable price.
- Decimal!
value The fixed monetary amount or percentage, according to Type.