This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Triggered when an order reaches its startDate
. Applies to both purchased and free orders.
handler(event: OrderStartedEnvelope): void | Promise<void>