Cancels a policy as of a given date via a CANCEL transaction. The policy must
be Active at the cancellation date. The action sets policyStatus to
cancelled from the cancellation date through the end of the policy term and
records a policyEarlyTerminationDate on fullTermPolicyInfo.
Optional fullTermDeltas allow adjusting fullTermPolicyBilling fields (e.g.
short-rate penalties, cancellation fees). Only fullTermPolicyBilling-prefixed
paths are accepted — per-segment data and policy dates are not modifiable via
cancel. Dates are not accepted on these deltas because they always span the
full policy term; the server injects them.
Required permission: company.policy: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
Policy identifier
The date the cancellation takes effect in ISO 8601 format. Must fall within the policy term, and the policy must be Active at this date.
When the business decision was made. Defaults to the current time if omitted. Set explicitly for imports (e.g., aligning to a bordereau booking date).
Optional billing-only deltas. Each delta specifies a fullTermPolicyBilling
path and a new value. These are applied as Overwrite actions across the full
policy term (since fullTermPolicyBilling is a cross-segment invariant that
must be identical in every segment).
Policy cancelled 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.