How can we help you?

The LifecycleEvent object

Product: FeraEmail Topic: API Versions: Applies to all documented versions Current

Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraEmail
Classification: administrative

Attributes

Field Type Required Description
eventType string Yes Exact lifecycle type.
eventVersion integer No Lifecycle version.
eventId string (uuid) No Idempotent event UUID.
data object Yes FeraEmail lifecycle data.

Example

{
    "eventVersion": 1
}

Source

feradelinc/feradel.email.api branch agent/catch-up-email-api, commit b4278c2d3ef83b95a6cd26c1fd6ec45a0adb99b5
openapi/openapi.json#/components/schemas/LifecycleEvent