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 billing deltas 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.
Required permission: company.policy:update
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 Modify actions from the cancellation
date through the end of the policy term.
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.