Intro to Quotes

<div>
  <body>
    <style>
      .colorme {color: #0097A7; }
      .highlightme { background-color:#E6E567; }
    </style>
    The first step in issuing an insurance policy is to establish a Rate and Quote for what the Customer is looking for. The Boost Platform will issue a Quote for each specific insurance request you make based on risk factors provided by the Customer. Quotes are both an endpoint (<span className="highlightme">/quotes</span>) and a core Boost object that provides a container for all relevant information about a specific Customer’s potential insurance.
  </body>
</div>

> 📘 After reading this section, you will understand:
>
> * How to create and modify Quotes
> * States your Quote can enter
> * How your front end interacts with the Boost PAS to deliver a Quote