BritePolicies emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.policies.policy_cancellation_pending_rescinded
Description
This event is emitted when the policy is no longer in cancellation pending, such as when a payment is made or the policy is manually reinstated.
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": "rescind_cancellation_pending", "policy_number": "10-2020-642" }