Standard Event Notification Parameters

Response Parameters for Event Notifications

Standard parameters

  • action = reply
  • object = event
  • is_success = a Boolean is returned, indicating success or failure of the
    request
  • response_code = response code indicating outcome of the request
  • response_text = message describing the outcome of the request

Domain attributes

If the request is successful, the attributes associative array may include the
following:

Parameter nameObligationDefinition/Value
eventAlways returnedThe type of event.
event_idAlways returnedUnique identifier of the event.
event_dateAlways returnedThe date on which the event occurred. This is returned in UTC ISO8601 format (Example: 2016-10-14T18:23:40Z).