---
title: "List Unique CLIC Items"
method: POST
path: "/clicmanager.fetchitemuniquetypes/{typedId}"
tags: ["Clicmanager"]
---

# List Unique CLIC Items

`POST /clicmanager.fetchitemuniquetypes/{typedId}`

Returns all SKUs for the given Calculable Line Item Collection (CLIC).<p>
>This endpoint is used in the **REACT** version only. It is not advisable to mix REACT endpoints together with Ember endpoints.

## Request body

- object

## Response `200`

OK

- object
  - `response` object
    - `node` string
    - `data` array[]
      - string[]
    - `status` integer

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/0850b5d6be73/schema)
