Triggered when an order reaches its startDate. Applies to both purchased and free orders.
startDate
handler(event: OrderStartedEnvelope): void | Promise<void>