Upload a quote attachment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Quote ID
^qot_[0-9A-HJKMNP-TV-Z]{26}$"qot_01ARZ3NDEKTSV4RRFFQ69G5AV"
Body
Metadata for a quote attachment upload. Returns a short-lived presigned PUT URL; the client uploads the file bytes separately.
Name of the file to upload
1 - 255"contract.pdf"
MIME type of the file
application/pdf, image/jpeg, image/png, image/webp "application/pdf"
Size of the file in bytes (max 25MB). The limit accommodates high-resolution scans and multi-page documents while preventing abuse. Typical quote PDFs are 1-5MB.
x <= 262144001048576
Type of attachment for categorization. quote_copy: original quote/offer document sent to customer; nwf_installers_declarations: NWF (Dutch subsidy) installer declaration forms; invoice: final invoice or billing document
quote_copy, nwf_installers_declarations, invoice "invoice"