Any plans for Webhook API?

Hello,

I’m just starting using the platform in conjunction with Lambda. I was surprised to see WebSockets API for streaming order statuses. It requires keeping ws connection open constantly, which is not a good usecase for Lambda deployment.

Is there a way (or a plan) to specify webhook for order status events as alternative to keeping ws connection open?

Thank you,
Alexander