Audit Catalog
Generated audit subjects, field paths, value types, and reference targets
Audit Catalog
Every field that can appear in an audit event's entityChanges or
redactedFields is listed here; no other field is ever published. Any
listed field can appear in redactedFields when its value was withheld.
The changedPath filter accepts exactly these paths for the selected
changedEntityType. See Audit Events for
the event model and synchronization rules.
Action codes join the root entity type with the past tense of the operation:
reservation.updated, ownerStatement.created, bankRecord.deleted.
Operations are create, update, delete, archive, restore,
execute, and recalculate.
account
Root entity type. Events with this root match entityType=account; field filters match
changedEntityType=account with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
accountConnectionIds | string_list | |
assignments | string_list | |
bankingCategory | enum | |
bankingCurrency | enum | |
bankingLast4 | string | |
bankingType | enum | |
categoryId | entity_reference | accountCategory |
status | enum | |
title | string | |
type | enum | |
uniqueRef | string |
accountConnection
Root entity type. Events with this root match entityType=accountConnection; field filters match
changedEntityType=accountConnection with one changedPath from this table.
Can affect accounting
No
Fields
| Path | Value type | References |
|---|---|---|
accountId | entity_reference | account |
category | enum | |
currency | enum | |
lastDigits | string | |
name | string | |
startDate | date | |
status | enum | |
type | enum |
bankRecord
Root entity type. Events with this root match entityType=bankRecord; field filters match
changedEntityType=bankRecord with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
accountConnectionId | entity_reference | accountConnection |
accountId | entity_reference | account |
centBalance | money | |
centTotal | money | |
date | date | |
isBalanceAdjustment | boolean | |
reconcileStatus | enum | |
status | enum |
listing
Root entity type. Events with this root match entityType=listing; field filters match
changedEntityType=listing with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
collectionId | entity_reference | listingCollection |
customCode | string | |
defaultCurrency | enum | |
name | string | |
parentId | entity_reference | listing |
status | enum | |
title | string | |
uniqueRef | string |
listingOwnershipPeriod
Root entity type. Events with this root match entityType=listingOwnershipPeriod; field filters match
changedEntityType=listingOwnershipPeriod with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
businessModel | enum | |
endAt | date | |
listingId | entity_reference | listing |
reserveCentTotal | money | |
setListingInactive | boolean | |
startAt | date |
ownerStatement
Root entity type. Events with this root match entityType=ownerStatement; field filters match
changedEntityType=ownerStatement with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
centBalanceEnd | money | |
centBalanceStart | money | |
centExpenses | money | |
centNetRevenue | money | |
centPayedOut | money | |
centRentalRevenue | money | |
centTotal | money | |
centTransfer | money | |
currency | enum | |
endAt | date | |
listingId | entity_reference | listing |
listingOwnershipPeriodId | entity_reference | listingOwnershipPeriod |
startAt | date | |
status | enum | |
uniqueRef | string |
recurringFee
Root entity type. Events with this root match entityType=recurringFee; field filters match
changedEntityType=recurringFee with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
bookingChannelsFilter | string_list | |
creditAccountId | entity_reference | account |
creditParty | enum | |
debitAccountId | entity_reference | account |
debitParty | enum | |
defaultRate | integer | |
rateType | enum | |
revenueRecognition | enum | |
status | enum | |
statusFilter | enum | |
taxBehavior | enum | |
taxRateId | entity_reference | taxRate |
title | string | |
type | enum | |
uniqueRef | string |
reservation
Root entity type. Events with this root match entityType=reservation; field filters match
changedEntityType=reservation with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
bookingPlatform | enum | |
centAccommodation | money | |
centCleaning | money | |
centTotal | money | |
checkIn | date | |
checkOut | date | |
confirmationCode | string | |
currency | enum | |
editedCheckIn | date | |
editedCheckOut | date | |
generalLedgerPostingAt | date | |
generalLedgerStatus | enum | |
guests | integer | |
listingId | entity_reference | listing |
managerCentTotal | money | |
ownersCentTotal | money | |
paidStatus | enum | |
pmsReferenceCode | string | |
status | enum | |
taxCentTotal | money | |
uniqueRef | string |
transaction
Root entity type. Events with this root match entityType=transaction; field filters match
changedEntityType=transaction with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
accountId | entity_reference | account |
centTotal | money | |
contactId | entity_reference | contact |
currency | enum | |
date | date | |
description | string | |
dueAt | date | |
paidAt | date | |
paidStatus | enum | |
recurringFeeId | entity_reference | recurringFee |
status | enum | |
type | enum | |
uniqueRef | string |
paymentLine
Child subject only. It never forms its own event and appears inside its
root event's entityChanges; field filters match
changedEntityType=paymentLine with one changedPath from this table.
Can affect accounting
Yes
Fields
| Path | Value type | References |
|---|---|---|
accountId | entity_reference | account |
amount | money | |
description | string | |
generalLedgerPostingAt | date | |
party | enum | |
recurringFeeId | entity_reference | recurringFee |
type | enum | |
uniqueRef | string |
