Class UpdateOrderPackageStatusEvent
ID: "UpdateOrderPackageStatusEvent"
This event occurs whenever an order package updates.
Package updates are processed through any logistics providers integrated with DirectScale and through the Update Package Status and Update Package Status Batch Public API endpoints.
This may also occur within Corporate Admin when an order package is manually marked “Shipped”. IMPORTANT: If you've enabled the Enable Legacy FTP Package Update Behavior setting, package updates submitted via FTP server will not trigger the update event.
Inherited Members
Namespace: DirectScale.Disco.Extension.EventModels
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class UpdateOrderPackageStatusEvent : OrderPackageEventBase
Constructors
UpdateOrderPackageStatusEvent()
Declaration
public UpdateOrderPackageStatusEvent()