Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeliverShipment

Delivers an undelivered SalesOrder shipment. This will give both the shipment and the orderline the status that they have been delivered.

Hierarchy

  • DeliverShipment

Index

Properties

Optional ShipmentBackendID

ShipmentBackendID: undefined | string

Either this or ShipmentID is required. If ShipmentBackendID is specified, ShipmentBackendSystem is also required.

Optional ShipmentBackendSystemID

ShipmentBackendSystemID: undefined | string

Required if ShipmentBackendID is specified.

Optional ShipmentID

ShipmentID: undefined | number

Either this or ShipmentBackendID is required. Entity type: Shipment