Audit Event Type
The Audit Event Type refers to an event that has occurred within the platform. These records are generated automatically and can be utilized to store supplementary information regarding the specific event type.
Field
Type
Description
id
string
The ID of the event type.
Example: AET-7149-2212
key
string
The event's key.
Example: platform.commerce.order.created
name
string
The name of the event.
Example: Order created.
description
string
A description of the event.
Example: A standard event that occurs when the order is created.
Example
Last updated
Was this helpful?