Getting empty payloads posted from webhook

Getting empty payloads posted from webhook

I've setup a webhook to get events of Zoho Subscriptions, but it's not working very well. The hooks doesn't always get called, and when it does, the payload is empty. The operations that I'm attempting are to cancel a subscription and inactivate a user.

See this request bin for examples of the empty payload. What can I do to get the events to fire, and the payload provided?