Update Deal
Deals
Update Deal
Update an existing deal
PATCH
Update Deal
Request
Path Parameters
Deal ID (UUID)
Body Parameters
All fields are optional. Only provided fields will be updated.Deal name
Deal stage
Deal status (
active, won, lost)Pipeline name
Estimated value
Priority level
Deal notes
Tags (replaces existing)
Primary contact ID
Owner user ID
Deal/matter type
Close date (ISO 8601)
High-level description
Next follow-up date
Win probability (0-100)
Currency code
Headers
Response
The updated deal object with all fields
Errors
| Status | Code | Description |
|---|---|---|
| 404 | not_found | Deal not found |
| 403 | insufficient_permissions | Missing deals:write permission |