Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt

Use this file to discover all available pages before exploring further.

OBJECT An event recorded on a boarding application, capturing state changes and processing milestones.

Fields

createdBy
Actor
id
UUID!
required
The unique identifier of the event.
applicationId
UUID!
required
The unique identifier of the application this event belongs to.
createdDateTime
DateTime!
required
The date and time in UTC when this event was created.
displayInformation
[String!]!
required
Human-readable information describing this event for display purposes.
eventType
ApplicationEventType!
required
The type of event that occurred on the application.