Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReturnOrderLines

Hierarchy

  • ReturnOrderLines

Index

Properties

Optional CreateInOriginalOrganizationUnit

CreateInOriginalOrganizationUnit: undefined | false | true

Attach the order to the same OrganizationUnit as the returned order

Optional LineActionType

LineActionType: LineActionTypes

Lines

Lines: ReturnLineDto[]

Optional OrderID

OrderID: undefined | number

Entity type: Order

Optional StockOrganizationUnitID

StockOrganizationUnitID: undefined | number

When the stock should be returned to a specific OrganizationUnit.

The available OrganizationUnits are returned from the GetReturnableStatusForOrder.StockOrganizationUnits Entity type: OrganizationUnit

Optional TargetOrderID

TargetOrderID: undefined | number

Entity type: Order