Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateOrderLineUnitPriceCorrection

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.

Hierarchy

  • CreateOrderLineUnitPriceCorrection

Index

Properties

Optional CorrectionReasonID

CorrectionReasonID: undefined | number

Entity type: UnitPriceCorrectionReason

Optional IncludingTax

IncludingTax: undefined | false | true

OrderLineID

OrderLineID: number

Entity type: OrderLine

UnitPrice

UnitPrice: number