Event Object

The event object contains information about events related to your account.

{
  "id": "EMcUHi5K81vBcBSQafx9P3",
  "type": "form.created",
  "form": {
    "id": "RCBrLQKLYAuMg5k9UGCSxC",
    "reference": "ab0b12e2-979c-47be-97d8-acf614685d57",
    "type": "w9Oct2018",
    "data": {},
    "signatures": []
  }
}

Event object properties

id string

A unique identifier for the event.


type string

A string indicating the type of event.


form object

The form object related to the event.