DownloadPDF
Download an Invoice, SalesReceipt or Estimate as a PDF
Input
Name | Type | Description |
TxnType | String | Type of Transaction to download. Required |
TxnID | String | ID of the transaction. Required |
DownloadFolder | String | Download Folder. Required |
Result Set Columns
Name | Type | Description |
Base64EncodedData | String | Base64 encoded string. |
Result | String | Success or Failure |
PDFFile | String | The downloaded PDF File location |