BritePolicies emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.policies.policy_non_renewed
Description
This event emits when the policy is set to non-renew. A renewal is an offer to extend coverage for another term. A non-renewal means the coverage will end when the current term expires.
Example payload
View code
Hide code
{ "effective_date": "2021-11-23", "policy_url": "https://policies-sandbox.britecore.com/api/policies/policies/02c87536-e0e6-4177-b4a1-d73fe8152886/", "transaction_type": "non_renewal", "policy_number": "10-2020-642" }