Notifications

We send you webhook notifications when events happen in Rev.io.

Format

Our notifications are in JSON format.

They include this information:

  • Event ID - Unique identifier of an event.
  • Event type - Category of the event, such as "bill created."
  • Created date - Date we recorded the event.
  • Object ID (Optional) - ID of a resource associated with the event.

Object IDs

An object ID identifies a Rev.io resource tied to an event. The type of resource depends on the type of event. For example, a "bill created" event's object ID would be the ID of the bill.

Not all types of events have object IDs. If an event isn't linked to an identifiable resource, it won't have an object ID. For example, "rating completed" events don't include object IDs.