BritePolicies emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.policies.policy_endorsed
Description
This event emits when a new endorsement is created. An endorsement is a change to a policy, such as increasing coverage, decreasing coverage, or changing the mortgagee. Within BriteCore, endorsements are referred to as revisions.
Example payload
View code
Hide code
{ "effective_date": "2020-11-24", "policy_url": "https://policies-sandbox.britecore.com/api/policies/policies/02c87536-e0e6-4177-b4a1-d73fe8152886/", "transaction_type": "endorsement", "revision_id": "69cb1d26-8740-47a8-a107-a24aa3c6cdff", "policy_number": "10-2020-642" }