# 2025-03-27: Quote Service - businessModel field added to the responses

## Overview

The `GET` endpoints for the Quote Service have been extended with the `businessModel` field. It provides information whether quote has been created for B2B or B2C customer.

## Updated endpoints

| Endpoint                                                                                                                                                        | Description                                  |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| [Retrieving quotes](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-management#get-quote-tenant-quotes)                 | Field `businessModel` added to the response. |
| [Retrieving a single quote](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-management#get-quote-tenant-quotes-quoteid) | Field `businessModel` added to the response. |

## Known problems

There are no known problems.
