create_invoice_from_quote
Convert a quote into an invoice using its ID, optionally specifying which positions to copy.
Instructions
Create invoice from quote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | the id of the quote | |
| positions | No | Please note that the positions array can be omitted to create a document with all positions from the source document. |