eoCreateTransactionUploadDocument

Action Parameter eoCreateTransactionUploadDocument
Purpose To create a one-step flow to create a transaction and upload a document
Description To extend the eoCreateTransaction call to allow the user to upload a document at the same time.
Type Coarse
Preconditions User must be logged in

Parameters

Required Parameter Value Description
required transactionName String to be used as the transaction's ID value
loanOriginationId Loan Origination ID
transactionDescription Free-form string used to describe the transaction
transactionTypeName A pre-configured template that can set a default name, description, task template, state, business process, and DPTs.
transactionStateName The name of the state for the transaction
transactionXRef1 Cross-reference value for transaction
transactionXRef2 Cross-reference value for transaction
transactionXRef3 Cross-reference value for transaction
customField Name of custom field configured for organization
transactionExtraData Extra data about the transaction.
required dptName The name of the Document Profile Template to be used
required srcFile The document to be stored
required documentFileName The file name of the source file; this should include extension
required mimeType The document mime/type
dpName The name of the document profile
dpDescription A description associated with the document profile
dpXRef1 Cross-reference value for document
dpXRef2 Cross-reference value for document
dpXRef3 Cross-reference value for document
dpExtraData Extra information about the document profile
dpStateName The name of the state for the document
applyStoredFormFieldsTemplate This merge form fields that are attached to a DPT when the document is stored.

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.