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