get
https://rivage.immo/api/v1/accounting_events
Returns a paginated list of all accounting events accessible to the current user.
Accounting Event Overview
An Accounting Event represents a financial event that triggers accounting transactions in the system.
Business significance
Accounting Events are the core financial events that drive the accounting system. Each event can generate
multiple accounting transactions, which in turn create accounting entries in the general ledger.
Key Relationships
- May be associated with a leasing contract
- May be associated with a management contract
- May be associated with an asset
- May belong to an accounting event group
- Contains accounting entries that represent the financial impact of the event
Key data types
- nature: The type of accounting event (call_rent, rent_received, etc.)
- processed_at: When the event was processed
- amount_received_in_cents: Amount received in cents (for certain event types)
- accounting_transaction_ids: List of related accounting transaction public IDs
- accounting_transactions: Full details of related accounting transactions, each including
their entries with debit/credit amounts - accounting_entries: Flat list of all accounting entries across all transactions
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
