Newer Version Available

This content describes an older version of this product. View Latest

Implement Quote Creation Functionality for Insurance Representatives

This user journey applies when a policyholder contacts an insurance company and an insurance representative guides them through identifying coverage needs, configuring and pricing a quote, and sharing it for review.

Assumption

It’s assumed that a valid quote ID is available to update the existing quote.

The insurance representative collects the policyholder's requirements and adds any other additional rules during the API call to create a quote.

  1. Create Quote—Create a quote either by:
    This request returns a quote ID in the response.
  2. (Optional)Invoke Underwriting Review—To invoke an underwriting review after the initial quote is created, make a POST request on the Insurance Invoke Underwriting Rule Connect API with the necessary inputs.
  3. Use the quote ID that’s generated during the quote creation process for further processing, such as policy issuance.