---
title: "Get a Condition Record Item"
method: POST
path: "/fetch/CRCI12"
tags: ["Condition Records"]
---

# Get a Condition Record Item

`POST /fetch/CRCI12`

Retrieves a Condition Record Item with 12 keys.

>You can use the `CRCI1`..`CRCI12` type codes in the path to retrieve Condition Record Items with different number of keys.
<!-- theme: warning -->
> It is not possible to edit or delete the `CRCI` type codes.

## Request body

- object

## Response `200`

OK

- object
  - `response` object
    - `status` integer
    - `startRow` integer
    - `node` string
    - `data` ConditionRecordItem12Key[]
      - `key1` string
      - `key2` string
      - `typedId` string
      - `key5` string
      - `key6` string
      - `lastUpdateDate` string, date-time
      - `key3` string
      - `key4` string
      - `key9` string
      - `key7` string
      - `validFrom` string, date-time
      - `key8` string
      - `priceUnit` number, nullable
      - `unitOfMeasure` string, nullable
      - `conditionRecordSetId` integer
      - `key11` string
      - `version` integer
      - `key10` string
      - `attribute9` unknown
      - `attribute8` unknown
      - `attribute5` unknown
      - `attribute4` unknown
      - `attribute7` unknown
      - `attribute6` unknown
      - `attribute1` unknown
      - `attribute14` unknown
      - `conditionValue` number, nullable
      - `attribute13` unknown
      - `integrationStatus` integer
      - `attribute3` unknown
      - `attribute12` unknown
      - `attribute2` unknown
      - `attribute11` unknown
      - `attribute10` unknown
      - `attribute19` unknown
      - `attribute18` unknown
      - `attribute17` unknown
      - `attribute16` unknown
      - `attribute15` unknown
      - `key12` string
      - `createdByObj` string, nullable
      - `attribute25` unknown
      - `attribute24` unknown
      - `currency` string, nullable
      - `attribute23` unknown
      - `attribute22` unknown
      - `attribute21` unknown
      - `attribute20` unknown
      - `validTo` string, date-time
      - `createDate` string, date-time
      - `attribute29` unknown
      - `attribute28` unknown
      - `attribute27` unknown
      - `attribute26` unknown
      - `lastUpdatedByObj` string, nullable
      - `createdBy` integer
      - `tableId` integer, nullable
      - `attribute30` unknown
      - `lastUpdateBy` integer
    - `endRow` 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/versions/0850b5d6be73/schema)
