Returns a chronological timeline of expected total (reserve) changes for specified events.
Each entry represents a point in time when reserves were updated, including:
Use this to audit reserve history or build reserve trend visualizations.
All amounts are in cents.
Required permission: company.payment:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Event IDs to retrieve timeline for (repeat param for multiple)
1Filter to specific transaction category IDs
Timeline of expected total snapshots (sorted chronologically)
Event ID
Date of the reserve update (YYYY-MM-DD)
ISO 8601 timestamp of the activity
Transaction category ID (e.g., "alae_invoice")
Human-readable category name
Expected total amount in cents at this point in time
User ID who created the update (null if system-generated)
User name who created the update (null if user not found)