As it stands now, we have to do periodic syncs against shipstation for up-to-date order information for our internal picking system. With the discovery of webhooks, I was hoping to eliminate or at least reduce the frequency of the syncs. But current webhook events only offer new orders, so it doesn't fulfill our need.
Can we please get an order updated event for the webhooks so we can reduce our dependency on syncs against the api?