{
"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
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
eventID | string(uuid) | true | none | A universally unique identifier (Version 4) as defined in RFC4122. This does not allow nulls. |
eventTime | string(date-time) | true | none | The timestamp value formatted per RFC3339. This does not allow nulls. |
dispatchExecutionTime | string(date-time) | true | none | The timestamp value formatted per RFC3339. This does not allow nulls. |
eventType | string | true | none | none |
status | string | true | none | none |
Enumerated Values
Value |
---|
SUCCESS |
FAILURE |
PENDING |