Downloads the PDF export of the quotation as an attachment (application/pdf). You can also find this endpoint URL in the pdfDownloadUrl field returned by the quotation detail response.
application/pdf
pdfDownloadUrl
cURL
curl --request GET \ --url https://app.fintoro.sk/api/public/v1/quotations/{quotation}/pdf \ --header 'Authorization: Bearer <token>'
"<string>"
Bearer token created for a specific company in Integrations → API.
Quotation ID.
601
Quotation PDF export.
The response is of type file.
file