Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ShipOrder

Ships the specified order. When Lines are specified, only those lines will be shipped.

Shipping of Lines includes:

  • Activating giftcards
  • Mutating the stock of the products
  • Potentially invoicing of the lines
  • Validating requirements

Index

Properties

Optional FinalShipment

FinalShipment: undefined | false | true

Optional Force

Force: undefined | false | true

Use with caution. Set this to true if you want to skip requirements that would otherwise cause validation errors. Like shipping delivery lines, which you usually don't want from a shop.

Optional Lines

OrderID

OrderID: number

Entity type: Order

Optional ShippedFromOrganizationUnitID

ShippedFromOrganizationUnitID: undefined | number

The OrganizationUnit the shipment was physically shipped from. Entity type: OrganizationUnit