Retrieves a Condition Record Item with 12 keys.
You can use the
CRCI1..CRCI12type codes in the path to retrieve Condition Record Items with different number of keys.
It is not possible to edit or delete the
CRCItype codes.
OK
{ }{- "response": {
- "status": 0,
- "startRow": 0,
- "node": "pricefx-cluster-app-frontend-7b7fdd5759-6h6mr",
- "data": [
- {
- "version": 0,
- "typedId": "3.CRCI12",
- "conditionRecordSetId": 7,
- "validTo": "2025-02-01T14:10:00",
- "validFrom": "2024-02-01T14:10:00",
- "integrationStatus": 0,
- "createDate": "2024-06-19T10:45:40",
- "createdBy": 2147490696,
- "lastUpdateDate": "2024-06-19T10:45:40",
- "lastUpdateBy": 2147490696,
- "key1": "k",
- "key2": "l",
- "key3": "m",
- "key4": "n",
- "key5": "o",
- "key6": "p",
- "key7": "q",
- "key8": "r",
- "key9": "s",
- "key10": "t",
- "key11": "u",
- "key12": "v"
}
], - "endRow": 1
}
}