copy_quote
Copy a Bexio quote to a specified contact, optionally adjusting the title, validity date, or project assignment.
Instructions
Copy a quote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| quote_id | Yes | the id of the quote | |
| contact_id | Yes | References a [contact object](#operation/v2ListContacts) | |
| is_valid_from | No | ||
| pr_project_id | No | References a [project object](#operation/v2ListProjects) | |
| contact_sub_id | No | References a [contact object](#operation/v2ListContacts) |