Payload

Webhook Payload

All events use the same format:

{
  "type": "TYPE",
  "ctime": TIMESTAMP,              
  "data": {....}
}

type - Event type
ctime - Unix Epoch time in milliseconds for when the event was sent data - JSON payload