Update Quote
ploomes_quotes_updateUpdate specific fields of an existing quote in Ploomes CRM by its ID. Only the fields you provide are modified, leaving others unchanged.
Instructions
Update an existing quote in Ploomes CRM by ID. Only provided fields are changed. The QuoteNumber is read-only and cannot be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Quote ID to update | |
| Title | No | Quote title | |
| DealId | No | Associated deal ID | |
| ContactId | No | Associated contact ID | |
| TemplateId | No | Quote template ID | |
| Shared | No | Whether the quote is shared externally | |
| ExternalNotifications | No | Whether to send external notifications | |
| OtherProperties | No | Custom field values |