Creating a quote PDF
POST {{api-url}}/quote/{{tenant}}/quotes/{{quoteId}}/pdf
Generates a pdf for a given quote and returns its contents.
Required scopes
quote.quote_manage- allows to generate a PDF for any quotequote.quote_manage_own- allows to generate a PDF for own quote
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |