smartItemUniqueIds required | Array of strings <uuid> Array of smart item unique ids
|
includeTableOfContents | |
includeItemMetadata | |
includeItemMarkups | |
includeItemComments | |
includeItemAttachments | |
includeAttachmentMarkups | |
itemPrintLayout | string Cover sheet report template id
|
| object (pdfAttachmentData) |
callbackUrl | string Url that gets called after a successful completion of the build pdf request
|
| object (pdfEmailData) email ids whom pdf file download link should be sent to after pdf file generation
|
coverPageText | string text that should show up in the first page of the pdf file
|
required | object (pdfBuildOptions) Allows to create single or multiple pdf files
|
downloadAsPDF | boolean if passed in, then will generate the pdf file. Else, generates the zip
|