orderLineDiscountUpdate
Update discount for the order line.
orderLineDiscountUpdate(
input: OrderDiscountCommonInput!
orderLineId: ID!
): OrderLineDiscountUpdate
Arguments
orderLineDiscountUpdate.input
● OrderDiscountCommonInput!
non-null input orders
Fields required to update price for the order line.
orderLineDiscountUpdate.orderLineId
● ID!
non-null scalar miscellaneous
ID of a order line to update price
Type
OrderLineDiscountUpdate
object orders
Update discount for the order line.