Submit a quote to an agent
- Start a quote.
- Enter quote details.
- Submit quote to an agent
Start a quote
The process required to start a quote includes the consumer selecting a product and then sending API requests to create a quote, access the quote, and load the details required to start the quote.
POST /applications
API response. The URL of the application includes the
systemId
. Enter quote details
The process required to enter quote details is an iterative process where the consumer enters quote details on various tabs or pages, resolves any errors, and then has the opportunity to apply for the policy. The product setup defines the quote details that the consumer must enter to complete a quote.
Submit quote to an agent
The process required to submit a quote to an agent requires that the consumer accepts the conditions on the consent form. Then for quick quotes, an API request is needed to convert the quick quote to a quote. Finally, the consumer submits the quote for further processing and the portal sends an API request to assign the quote to an agent.