How can we help you?

The LifecycleAcknowledgment 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
eventId string (uuid) Yes New acknowledgment UUID.
eventType string Yes Lifecycle completion or failure type.
eventVersion integer Yes Acknowledgment version.
correlationId string (uuid) Yes Source-event correlation UUID.
licenseProductId string (uuid) Yes Licensed product UUID.
productInstanceId string (uuid) Yes FeraEmail product instance UUID.

Example

{
    "eventVersion": 1
}

Source

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