Looking to get feedback on what you guys want and need from webhooks. We currently have it tucked away in the creator dashboard here: https://jinxxy.com/my/dashboard/settings/webhooks
Without documentation for now. It's a JSON post with a sha256 HMAC signature.
We currently have one event, "order.created" which is fired when a order is processed / paid for.
I'm looking to get feedback on:
  • What other events would you be interested in?
  • What information do you need? Why?
Thanks!