BriteLines emits events using BriteEvents in response to changes that occurred to policies in the system.
Event name
bc.lines.version_updated
Description
This event is emitted when a product version is updated. A version is considered to be updated when the Status, Label, Effective Date, and/or Description is updated.
Example payload
View code
Hide code
{
"version": "665df7eb-35e0-4519-b2ce-6b9823ccaf6b",
"product_name": "generalAutoCW"
}