latestOpenAPI 3.0.02026-08-21308337618.8 KB

93af2e90fb6a

Pipeline entries

Update entry values

Update an entry's field values. Keys are the pipeline's field fieldIds (see GET /pipelines/{pipelineId}/properties). Sent keys are merged into the existing values — fields you do not send are left untouched — and sending null clears a field. Values must be primitives (string, number, boolean); anything else is dropped.

put/pipeline-entries/{entryId}/values

Path parameters

entryIdstring required

Headers

projectstring required

Request body

{"stackTrail":"components:schemas:UpdateEntryValuesDTO:properties:values","oasType":"schema","type":"unknown","description":"Field values keyed by the pipeline's field `fieldId`s (see\nGET /pipelines/{pipelineId}/properties). Sent keys are merged into the existing values;\n`null` clears a field. Primitive values only."}

Response

Ok

updatedAtstring required
createdAtstring required
laneChangedAtstring date-time
laneIdstring
dueDatestring date-time
lexorankstring
recordType'COMPANY' | 'CONTACT' required
{"stackTrail":"paths:/pipeline-entries/{entryId}/values:put:responses:200:content:application/json:schema:allOf:properties:values","oasType":"schema","type":"unknown"}
_idstring required