Create a price correction on the order line, specified by OrderID and OrderLineID. Provide the new UnitPrice this order line should have, and include a property IncludingTax to indicate if you mean IN or EX taxes.
OrderID
OrderLineID
UnitPrice
IncludingTax
Entity type: UnitPriceCorrectionReason
Entity type: OrderLine
Create a price correction on the order line, specified by
OrderID
andOrderLineID
. Provide the newUnitPrice
this order line should have, and include a propertyIncludingTax
to indicate if you mean IN or EX taxes.