Messages
The details of what a Message is and how they are used
What Are Messages?
A message is the payload that your application will send to HostedHooks via the API when an event gets triggered.
A message payload will look something like this:
The Message has the following parameters:
Version
Event Type
Event ID
Data
Last updated