# List Unique CLIC Items Returns all SKUs for the given Calculable Line Item Collection (CLIC). >This endpoint is used in the REACT version only. It is not advisable to mix REACT endpoints together with Ember endpoints. Endpoint: POST /clicmanager.fetchitemuniquetypes/{typedId} Security: basic, X-PriceFx-jwt ## Path parameters: - `typedId` (string, required) ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (array) - `response.status` (integer)