BritePolicies emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.policies.policy_reinstated
Description
This event emits when the policy is reinstated. Reinstatement means a previously canceled coverage now back in effect.
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": "reinstatement", "revision_id": "9de6bfa7-1653-46db-b7cf-238957777046", "policy_number": "10-2020-642" }