latestOpenAPI 3.1.02026-08-21468220497.9 KB

292f0c9a098f

prospecting

Set Deal Target Value Route

Set or clear one deal's manual/forecast target_value.

Mirrors the chat agent's set_deal_target_value tool — both surfaces share services.deal_target_value_service.set_deal_target_value so validation (finite, >= 0, capped) and the linked-entity refusal live in exactly one place.

post/api/prospecting/deals/{deal_id}/set-target-value

Query parameters

user_idstring nullable
org_idstring nullable

Request body

target_valuenumber nullable required

Response

Successful Response

{"stackTrail":"paths:/api/prospecting/deals/{deal_id}/set-target-value:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}