Quotes
Export a PDF File
Downloads the PDF file of the specified quote. CloudConvert must be enabled (Administration > Configuration > External Systems > CloudConvert).
post/quotemanager.fetchpdf/{uniqueName}
Query parameters
output'json' | 'xls' | 'csv' | 'pdf'
Example:xls
Specifies the format of the output file.
dataLocalestring
Example:en
Specifies localization of data.
templateNamestring
Specifies the template to be used when exporting a file.
Response
OK - returns the file data.
object required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.