Reinstates a previously cancelled policy as of a given date via a REINSTATE
transaction. The policy must be Cancelled at the reinstatement date. The action
sets policyStatus back to active from the reinstatement date through the
end of the policy term and clears the policyEarlyTerminationDate on
fullTermPolicyInfo.
Optional fullTermDeltas allow adjusting fullTermPolicyBilling fields (e.g.
reinstatement fees). Only fullTermPolicyBilling-prefixed paths are accepted —
per-segment data and policy dates are not modifiable via reinstate. 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 reinstatement takes effect in ISO 8601 format. Must fall within the policy term, and the policy must be Cancelled 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).
Note: policyPremium must remain equal to the pre-cancel premium (within
0.01 tolerance). Fees, taxes, and grand total may be adjusted freely.
Policy reinstated 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.