update_deal
Update existing Bitrix24 CRM deal fields including title, stage, amount, contacts, comments, and assigned user by specifying the deal ID and new values.
Instructions
Update an existing CRM deal fields: title, stage, amount, contacts, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New deal title | |
| deal_id | Yes | Deal ID to update | |
| comments | No | New comments | |
| stage_id | No | New stage ID | |
| company_id | No | New company ID | |
| contact_id | No | New contact ID | |
| opportunity | No | New deal amount | |
| assigned_by_id | No | New responsible user ID |