Updates a Condition Record Item with 12 keys.
You can use the
CRCI1
..CRC12
type codes in the path to retrieve Condition Record Items with different number of keys.
OK
{- "data": {
- "unitOfMeasure": "Tons",
- "currency": "AUD",
- "attribute10": "raw value"
}, - "oldValues": {
- "version": 0,
- "typedId": "3.CRCI12"
}, - "operationType": "update",
- "textMatchStyle": "exact"
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-54764b46f4-5gr9l",
- "csrfToken": "eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJjc3JmIiwianRpIjoiRkN6OFpnMXhEYyIsImlzcyI6ImUyZS1nY3Atc3RhZ2luZyIsImV4cCI6MTcxOTc5Mzc5OH0.OBAgOIw2xEZ9OiEL_2MedddYyKDvPxf9S_uF_Ix8iqERg_46sbT3vGjuwL3RnHHSDclLOkTjmC_KdyYzDacJjasI9gmE7MkFTuQVXGxEMsJSp230JEIH6fdEiFfVxUunSAyqEe4l3jn4frA0Y6eOzyIBo49klBhuDG4A5ilHjty7NM89VJsqIe8rCem-FxkrkB1aDBfMZYsmsHybKYoCJUWwp5X7JAmry5nitg9QWPPYlJ0-mJaNxFTQ9kgoHkDrlVHeC9h9kZgt5MlXZ9Ju5ag6oQuuEiF_8NJFso-PgKL4WhyKY5UQ-tcBlyYsUrhqn4Hmidl-CBsadQNl5ZciCg",
- "data": [
- {
- "version": 1,
- "typedId": "3.CRCI12",
- "conditionRecordSetId": 7,
- "tableId": null,
- "validTo": "2025-02-01T14:10:00",
- "validFrom": "2024-02-01T14:10:00",
- "conditionValue": null,
- "priceUnit": null,
- "unitOfMeasure": "Tons",
- "currency": "AUD",
- "integrationStatus": 0,
- "createdByObj": null,
- "lastUpdatedByObj": null,
- "createDate": "2024-06-19T10:45:40",
- "createdBy": 2147490696,
- "lastUpdateDate": "2024-06-19T11:24:37",
- "lastUpdateBy": 2147490696,
- "attribute1": null,
- "attribute2": null,
- "attribute3": null,
- "attribute4": null,
- "attribute5": null,
- "attribute6": null,
- "attribute7": null,
- "attribute8": null,
- "attribute9": null,
- "attribute10": "raw value",
- "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
}
}