# Update a Quote/Contract/Rebate Agreement/Compensation Plan Updates a Quote, Contract, Rebate Agreement, or Compensation Plan. attributeExtension can be updated as follows: json { "data": { "typedId": "{typedId}", "version": {version}, "attributeExtension___AttributeExtensionColumn2": "testValue" } } >This endpoint is not allowed to modify the document status and workflow status. >This endpoint is used in the REACT version only. It is not advisable to mix REACT endpoints together with Ember endpoints. Endpoint: POST /clicmanager.update/{typedId} Security: basic, X-PriceFx-jwt ## Path parameters: - `typedId` (string, required) The typedId of the Compensation Plan you want to update. ## Request fields (application/json): - `data` (any) ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (array) - `response.status` (integer)