v2

OpenAPI 3.1.02026-08-05123191254.3 KB
external-v2-pipelines

Move Deal To Pipeline

Add a deal to a pipeline or update its pipeline status (idempotent).

If the deal is already in the requested pipeline the status is updated in-place; no duplicate row is created. Supply pipeline_status_id to target a specific status — omit it to default to the first status.

post/api/external/v2/deals/{deal_id}/pipeline

Path parameters

deal_idinteger required

Request body

pipeline_idinteger required

ID of the pipeline to add the deal to

pipeline_status_idinteger nullable

ID of the pipeline status to set. Defaults to the first status in the pipeline.

Response

Successful Response

request_idstring required
timestampstring required