Skip to main content
GET
/
quotations
/
{quotation}
/
pdf
Download quotation as PDF
curl --request GET \
  --url https://app.fintoro.sk/api/public/v1/quotations/{quotation}/pdf \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer token created for a specific company in Integrations → API.

Path Parameters

quotation
integer
required

Quotation ID.

Example:

601

Response

Quotation PDF export.

The response is of type file.