Skip to main content
OBJECT A sensitive field change on an event. Values are masked; reveal them via the audited reveal action.

Fields

field
String!
required
The sensitive application field that changed.
entryIdentifier
UUID
The identifier of the entry (e.g. stakeholder or bank account) the change applies to, if applicable.
previousMasked
String!
required
Masked previous value (e.g. ‘populated’ or last-4).
updatedMasked
String!
required
Masked updated value (e.g. ‘populated’ or last-4).