The Event Financials API allows you to manage financial reserves for FMV1 events (claims and incidents).Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
API Endpoints
Reserves & Totals
- Update Expected Totals - Set expected total (reserve) for a financial category
Amount Conventions
The PATCH expected-totals endpoint accepts amounts in dollars (not cents), matching the legacy endpoint convention.Reserves vs Expected Totals
- Expected Total: The anticipated total cost for a category (set by user/adjuster)
- Reserves: Calculated as
expectedTotal - paid - owed
Permissions
| Operation | Permission |
|---|---|
| Update Expected Totals | claim:update or incident:update |
