# 2025-01-30: Cart Service - new priceListId field added

## Overview

The `priceListId` field has been added to the get a cart endpoint. The field is populated only in the case when a returned price belongs to any price list. Otherwise the field is not returned.

## Updated endpoints

| Endpoint                                                                                                                                               | Description                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------- |
| [Retrieving cart details by ID](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference/carts#get-cart-tenant-carts-cartid) | Added a new `priceListId` (items.price.priceListId) field to the response. |

## Known problems

There are no known problems.
