Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChangeOrderLinesToPickup

Update some OrderLines to a state so that they can be pickup up in a store by the customer attached to the order

If no PickupOrganizationUnit was choses yet, it should be provided in the PickupOrganizationUnitID property.

When no OrderLineIDs are provided all eligable lines in the Order are updated

Hierarchy

  • ChangeOrderLinesToPickup

Index

Properties

OrderID

OrderID: number

Entity type: Order

Optional OrderLineIDs

OrderLineIDs: number[]

Entity type: OrderLine

Optional PickupOrganizationUnitID

PickupOrganizationUnitID: undefined | number

Will keep the current value when not provided. Entity type: OrganizationUnit