Event Dispatch


Event Dispatch object.

{
  "eventID": "581a07f8-76fd-4394-903d-ba3dfd1de460",
  "eventTime": "2020-12-31T15:10:55Z",
  "dispatchExecutionTime": "2020-12-31T15:10:55Z",
  "eventType": "breadpayments.webhooks.my.super-rev1",
  "status": "SUCCESS"
}

Properties

NameTypeRequiredRestrictionsDescription
eventIDstring(uuid)truenoneA universally unique identifier (Version 4) as defined in RFC4122. This does not allow nulls.
eventTimestring(date-time)truenoneThe timestamp value formatted per RFC3339. This does not allow nulls.
dispatchExecutionTimestring(date-time)truenoneThe timestamp value formatted per RFC3339. This does not allow nulls.
eventTypestringtruenonenone
statusstringtruenonenone

Enumerated Values

Value
SUCCESS
FAILURE
PENDING