Appends loss history entries to a submission without replacing existing ones. The new entries are added after any previously stored entries.
For FMV1-enabled companies, adding entries automatically recomputes computed loss history aggregation fields on all quotes attached to the submission.
The request must contain at least one entry — an empty array is rejected with a 400 error. Unknown fields are also rejected.
Required permission: submission:update
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 key authentication. Include your API key in the Authorization header.
Company identifier
Submission identifier
Loss history entries to append. Must contain at least one entry.
1Entries appended successfully.
true