DetailedTrackingEvent
Detailed single event record.
- eventType: object · EventGroup
Group requiredThe grouping category for the event type.
- idType: integerrequired
ID of the event group.
- nameType: stringrequired
Name/key of the event group.
- eventType: string
Time requiredLocal time the event occurred (YYYY-MM-DD HH:MM:SS).
- eventType: object · EventType
Type requiredDetails about the specific type of event.
- apiType: string
Key requiredThe internal API key for the event type.
- descriptionType: stringrequired
Human-readable description of the event type.
- i18nType: string
Key requiredInternationalization key for the event type description.
- additionalType: string nullable
Info Any additional text information related to the event.
- changeType: integer nullable
User Id ID of the user who registered the change.
- changeType: string nullable
Username Username who registered the change.
- comType: string nullable
Channel Type Communication channel type (if applicable).
- eventType: object nullable
Data Extra data payload for the event.
- eventType: stringFormat: date-time
Time Utc UTC time the event occurred (ISO 8601 format).
- latType: numberFormat: double nullable
Latitude of the event location.
- locationType: string nullable
Context Contextual name of the location (e.g., shop name).
- locationType: integer nullable
Context Id ID of the location context.
- lonType: numberFormat: double nullable
Longitude of the event location.
- messageType: string nullable
Specific message text associated with the event.
- regType: object · RegistrationSystem nullable
System The system used to register the event.
- idType: integerrequired
ID of the registration system.
- nameType: stringrequired
Name of the registration system.