Move lead to stage
kommo_leads_moveMove a lead to a different pipeline stage. Optionally change pipeline and specify a loss reason when moving to a lost status.
Instructions
Move a lead to another pipeline stage. Set loss_reason_id when moving to a lost status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID | |
| status_id | Yes | Target stage/status ID | |
| pipeline_id | No | Target pipeline ID if changing pipeline | |
| loss_reason_id | No | Required when moving to a lost status |