Create Quotation
lexware_create_quotationCreate a quotation in Lexware by providing voucher details, line items, and customer information. Automates the process of generating and managing sales quotes.
Instructions
Create a new quotation in Lexware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Quotation JSON body. Key fields: voucherDate, expirationDate, address (object with contactId or manual fields), lineItems (array with name, quantity, unitPrice, etc.), totalPrice (object), taxConditions (object). See Lexware API docs for full schema. |