Create a new quotation
create_quotationCreate a client quotation with line items, VAT, currency, and template. Include delivery date for AT/DE. Verify valid VAT/ledger combos via /quotations/options first.
Instructions
Create a new quotation.
Create a new quotation. Use the /quotations/options endpoint first to determine valid combinations of vat_id, ledger_id and vat_option.
For administrations in Austria (AT) or Germany (DE), the delivery_date field is also required.
[Quotations] POST /quotations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |