BritePolicies emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.policies.policy_cancellation_pended
Description
This event emits when the policy is set to cancel, but not actually canceled, such as when there is a late payment.
Example payload
View code
Hide code
{ "effective_date": "2020-11-23", "policy_url": "https://policies-sandbox.britecore.com/api/policies/policies/02c87536-e0e6-4177-b4a1-d73fe8152886/", "transaction_type": "cancellation_pending", "policy_number": "10-2020-642" }