Policy Holder Added To Quote Event

Event emitted when policyholder details are captured on a quote.

Event Policyholder Avro

Overview

The PolicyHolderAddedToQuoteEventV2 event is emitted by the QuoteService when policyholder details have been captured on a quote. This typically triggers the generation of a resume link for the customer.

When is this event emitted?

This event is published when:

  • A customer completes the policyholder details capture step
  • Policyholder information is updated on a quote
  • A sales agent captures policyholder details on behalf of a customer

Key Information

The event payload includes:

  • Quote Identification: Quote ID and correlation ID
  • Policyholder Reference: Policy holder ID and external ID
  • Resume Link Configuration: Configuration for generating resume links

Downstream Consumers

Systems that typically consume this event include:

  • Quote Reactor: Generates resume links for customers to continue their quote
  • Notification Service: Sends quote resume links to customers via SMS/Email
  • Analytics: Tracks quote progression through capture stages