cURL
Quotes
Create quote
Creates a new quote with customer and quote items. Amounts in euros.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Customer data. If email already exists, the quote is linked to the existing customer.
Total amount including VAT in euros
Subtotal excluding VAT in euros
VAT amount in euros
Quote expiration date (ISO 8601)
Payment method (e.g. SEPA Direct Debit)
Payment terms (e.g. On receipt)
Quote line items (at least one)
Minimum array length:
1Deposit in euros (optional)
Quote type (optional)
Billing period, default: 1 (optional)
Linked opportunity ID (optional)