Triggered when an order is created. Learn more about webhook payload structure.
handler(event: OrderCreatedEnvelope): void | Promise<void>