Applies an ENDORSE transaction to an existing policy. Endorsements modify
policy state over specified date ranges using per-field deltas. Each delta
targets a specific path within the policy data (e.g. policy.annualPremium,
policy.exposures) and can Add, Remove, or Modify values.
The engine recomputes segments after applying deltas — adjacent segments with identical data are automatically merged. The response includes the full set of resulting segments.
Required permission: company.policy:update
API key authentication. Include your API key in the Authorization header.
Company identifier
Policy identifier
The effective date of the endorsement in ISO 8601 format.
One or more deltas to apply. Each delta specifies a date range, a path within the policy data, an action (Add, Remove, or Modify), and the new value. Delta date ranges must fall within the policy term.
1When the business decision was made. Defaults to the current time if omitted. Set explicitly for imports (e.g., aligning to a bordereau booking date).
Endorsement applied successfully
Response returned by policy transaction endpoints. Contains the policy version produced by the transaction, including all derived segments.
Policy identifier
Sequential version number produced by this transaction
Identifier of the transaction that produced this version
Policy term start date (ISO 8601)
Policy term end date (ISO 8601)
When the transaction was created (ISO 8601)
Derived segments for this policy version. Each segment represents a maximal contiguous date range where policy state is identical. Adjacent segments with identical data are automatically merged.
Full-term policy information. Contains policy status, term dates, and primary insured reference.
Full-term billing aggregates. Contains premium, taxes, fees, and grand total for the full policy term.