create_quote
Create a draft quote with line items, auto-calculate totals (21% VAT), and retrieve the quote number and pricing breakdown.
Instructions
Create a draft quote (piedavajums) with line items. Auto-calculates totals with 21% VAT. Returns quote number and pricing breakdown. Requires "quote" scope API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Line items: each needs product_id or product_slug, quantity, and optionally unit (bag/pallet/m2) | |
| notes | No | Quote notes | |
| client_name | Yes | Client name (required) | |
| client_email | No | Client email | |
| client_phone | No | Client phone |