create_order_from_quote
Convert a quote into an order by supplying the quote ID. Add optional positions to include selected line items; omit to copy all items from the quote.
Instructions
Create order 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. |