Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The organization slug to create the quote for.
"prets"
Optional client-generated id (ULID or UUID) for idempotent retries. If omitted, a key is derived from the request body.
"01ARZ3NDEKTSV4RRFFQ69G5AV"
Include a single-use session URL in the response
true
Create a new quote for sustainability home improvements
Installation address (Dutch or international format based on country)
Contact payload without server-assigned id (e.g. quote create/update body)
Quote currency (currently EUR only)
EUR "EUR"
Total quote amount including tax in EUR
x >= 025000
Line items for the quote (at least one required)
1Battery storage system line item
Quote terms and conditions
subject_to_financing ["subject_to_financing"]Quote expiration timestamp (ISO 8601)
"2024-12-31T23:59:59Z"
Timestamp when quote was sent to customer (ISO 8601)
"2024-06-15T10:30:00Z"
Total quote amount excluding tax in EUR
x >= 020661.16
Description of the quote
Tags describing customer context and support needs to help ops team provide appropriate service
Special circumstances and support requirements that ops team should be aware of
smartphone_only, landline_only, less_digitally_skilled, financially_complex, moderately_complex_finances, prefers_phone_contact, prefers_email_contact ["smartphone_only", "less_digitally_skilled"]Client-generated id (ULID). When provided the server uses this as the canonical quote ID, enabling optimistic UI on the client.