Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateOrderLineStockLabel

Update the StockLabel for a single OrderLine or for the complete Order. It is required to supply an OrderID or an OrderLineID. If one of the lines cannot be updated, it will be skipped.

Only unshipped orderlines with LineActionType Ship can be updated.

Hierarchy

  • UpdateOrderLineStockLabel

Index

Properties

Optional OrderID

OrderID: undefined | number

Entity type: Order

Optional OrderLineID

OrderLineID: undefined | number

Entity type: OrderLine

StockLabelID

StockLabelID: number

Entity type: StockLabel