# 2026-02-04: Product Service – category and customer segment IDs no longer in preview

## Overview

The `customerSegmentIds` and `categoryIds` fields in product retrieval responses are now fully operational and no longer in preview mode.

## Modified endpoints

| Endpoint                                                                                                                                                                               | Description                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [Searching for products](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/products#post-product-tenant-products-search) | The `customerSegmentIds` and `categoryIds` attributes are now fully operational. |
| [Retrieving all products](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/products#get-product-tenant-products)        | The `customerSegmentIds` and `categoryIds` attributes are now fully operational. |
| [Retrieving a product](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/products#get-product-tenant-products-productid) | The `customerSegmentIds` and `categoryIds` attributes are now fully operational. |

## Known problems

There are no known problems.
