eoSearchTransactions
Action Parameter
eoSearchTransactions
Purpose
To locate transactions based on provided search criteria
Description
All transactions that contain the desired information are be returned
Type
Granular
Preconditions
None
Parameters
Required
Parameter
Value
Description
transactionName
String to be used as the transaction's ID value
loanOriginationId
Loan Origination ID
orgName
Specify the specific organization to in which to search when the logged in user has permissions to view transactions in multiple organizations through a Parent/Child setup.
transactionXRef1
Cross-reference value for transaction
transactionXRef2
Cross-reference value for transaction
transactionXRef3
Cross-reference value for transaction
customField
Add
Name of custom field configured for organization
transactionStateName
The status of the desired transaction
dateFormat
The date pattern for
ALL
date parameters. Valid patterns can be found in the
Date and Time Patterns
section.
When omitted, the pattern defaults to
ddMMyyyy HH:mm:ss
useEndDateTimestamp
false
true
Applies to the
endDate
&
expirationEndDate
parameters. When true, the full date and time submitted will be used for all end dates; otherwise, the end dates will be treated as through-dates and will be set to 11:59 PM.
Default: false
startDate
Date and time to begin the search; startDate must be formatted like the following: ddMMyyyy HH:mm:ss
endDate
Date and time to end the search; endDate must be formatted like the following: ddMMyyyy HH:mm:ss
expirationStartDate
Date and time to begin the search; expirationStartDate must be formatted like the following: ddMMyyyy HH:mm:ss
expirationEndDate
Date and time to end the search; expirationEndDate must be formatted like the following: ddMMyyyy HH:mm:ss
transactionGuid
Full Transaction GUID, including dashes.
offset
maxDisplay
The maximum number of results to return. The default is 1,000,000 and values larger than 1,000,000 will be ignored.
locked
true
false
vaultType
electronicOriginal
eStored
eCopy
transferReceipt
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.