eoGetTransactionActivityHistoryReport
Action Parameter
eoGetTransactionActivityHistoryReport
Purpose
Returns a PDF history report for transactions/documents.
Description
Used to retrieve a PDF history report for transactions/documents. Caller may specify whether to get document report separately or include it in the same PDF as the transaction history report.
Type
Granular
Preconditions
Calling application has established a valid user session with eCore. Transaction must exist
Implementation Notes
Parameters
Required
Parameter
Value
Description
transactionId
Transaction Vault ID
includeDocumentHistory
no
yes
concatenated
Whether or not to include document history. Values:
no => document history is excluded (Default)
yes => document history is returned as a separate PDF from transaction history report
concatenated => document history report is combined with transaction history report PDF
includeRemovedDocumentHistory
no
yes
Whether or not to include history for deleted documents. When no => deleted documents will be excluded from report (Default). When yes => deleted documents will be included in report.
includeRemovedTransactionHistory
no
yes
Whether or not to include history for deleted transaction. When no => deleted transaction will be excluded from report (Default). When yes => deleted transaction will be included in report.
Response
We recommend using the most recent version of FireFox while testing API calls via your web browser. Microsoft Edge and Google Chrome require 3rd party XML extensions to display the XML response natively in your browser.