Have webhooks been updated to the subscription types feature? I need to synchronize my app with subscription preferences expressed by the users.
I'm currently using user.unsubscribed webhook to keep track of cancelling subscriptions from emails link, but now I've been asked by the product team to update our outbound to different subscription types, therefore I need a more specific notification. Is this webhook already implemented? Thanks