Implement Quote Update Functionality for Insurance Representatives

This user journey applies when a policyholder wants to update an existing quote, such as adding, deleting, or editing quote line items.

Assumption

It’s assumed that the insurance representative has collected the policyholder's requirements to update a quote.

Use the quote ID to update the quote.

  1. Make a PATCH request on the Insurance Quote Details Connect API to update the quote.
    This request returns a new price-adjusted quote ID in the response.