Avoid BoR Conflicts Between Different Insurance Lines

Requesting Quotes for Different Insurance Lines

To avoid a BoR block between different products, you can submit another POST /quotes request with a company_id supplied.

❗️

company_id is tied to company information

The company_id is instantiated as a response to your first initial POST /quotes request with that entity.
It must be reused with updates or requests for different insurance products.

Each subsequent submission must have the same company information or risk invalidating previous insurance options as alluded to here:

You may only bind a submission for one of those products.
You’ll receive an error message upon trying to bind a submission for a second product.