# Update fields Endpoint: PATCH /v1/contracts/{contractId}/fields Version: 1.0 ## Path parameters: - `contractId` (integer, required) The Id of the contract ## Request fields (application/json-patch+json): - `value` (object,null) - `path` (string,null) - `op` (string,null) - `from` (string,null)