Adds a Condition Record Item with 12 keys.
You can use the
CRCI1
..CRC12
type codes in the path to retrieve CRs with different number of keys.
OK
{- "data": {
- "conditionRecordSetId": 7,
- "key1": "k",
- "key2": "l",
- "key3": "m",
- "key4": "n",
- "key5": "o",
- "key6": "p",
- "key7": "q",
- "key8": "r",
- "key9": "s",
- "key10": "t",
- "key11": "u",
- "key12": "v",
- "validFrom": "2024-02-01T14:10:00",
- "validTo": "2025-02-01T14:10:00"
}
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-7b7fdd5759-6h6mr",
- "data": [
- {
- "version": 0,
- "typedId": "3.CRCI12",
- "conditionRecordSetId": 7,
- "tableId": null,
- "validTo": "2025-02-01T14:10:00",
- "validFrom": "2024-02-01T14:10:00",
- "conditionValue": null,
- "priceUnit": null,
- "unitOfMeasure": null,
- "currency": null,
- "integrationStatus": 0,
- "createdByObj": null,
- "lastUpdatedByObj": null,
- "createDate": "2024-06-19T10:45:40",
- "createdBy": 2147490696,
- "lastUpdateDate": "2024-06-19T10:45:40",
- "lastUpdateBy": 2147490696,
- "attribute1": null,
- "attribute2": null,
- "attribute3": null,
- "attribute4": null,
- "attribute5": null,
- "attribute6": null,
- "attribute7": null,
- "attribute8": null,
- "attribute9": null,
- "attribute10": null,
- "attribute11": null,
- "attribute12": null,
- "attribute13": null,
- "attribute14": null,
- "attribute15": null,
- "attribute16": null,
- "attribute17": null,
- "attribute18": null,
- "attribute19": null,
- "attribute20": null,
- "attribute21": null,
- "attribute22": null,
- "attribute23": null,
- "attribute24": null,
- "attribute25": null,
- "attribute26": null,
- "attribute27": null,
- "attribute28": null,
- "attribute29": null,
- "attribute30": null,
- "key1": "k",
- "key2": "l",
- "key3": "m",
- "key4": "n",
- "key5": "o",
- "key6": "p",
- "key7": "q",
- "key8": "r",
- "key9": "s",
- "key10": "t",
- "key11": "u",
- "key12": "v"
}
], - "status": 0
}
}