ApplyQuoteDiscountInput
Input for applying discount to quote
This page contains
Fields
| quoteId ID! | Quote to apply discount to |
| discountCode String! | Discount code |
| itemIds [ID!] | Optional specific item IDs to apply discount to |
Mutations for ApplyQuoteDiscountInput
| applyQuoteDiscount PREVIEW | Apply discount to quote |