Returns a single policy transaction by ID, including its per-field deltas. Each delta describes a specific field change (add, remove, or modify) within a date range.
Use this endpoint to inspect exactly what changed in a given transaction.
Required permission: company.policy:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Policy identifier
Transaction identifier
Transaction with deltas
A policy transaction in the transaction-based policy model. Each transaction represents an immutable change set (new business, endorsement, cancellation, reinstatement, or renewal) that produces a new policy version.
Transaction identifier
Policy identifier
Sequential version number produced by this transaction
Type of transaction
NEW_BUSINESS, ENDORSE, CANCEL, REINSTATE, RENEW When the transaction takes effect (ISO 8601)
When the business decision was made (ISO 8601)
When the transaction record was created (ISO 8601)
User ID who created the transaction (null if system-created)
Per-field deltas that make up this transaction. Only present on the get-single-transaction endpoint.