eOriginal data points used for a fixed or ARM loan

The following topic contains a comprehensive list of all required and optional data points in an Expere transaction (TXN file) to successfully integrate and generate an "eNote" from eOriginal for a Fixed or ARM Loan.

See the following sections below for specific required and optional data points:

Autoselection rules to generate the eNote

For those lenders with an established eOriginal integration agreement, you would pass in the following item to trigger the autoselection rules to generate an eNote:/Txn/EClosingType = 1 where 1 = eNote only.

Note: Other values are not currently supported.

Fixed Loan

Expere XPath eOriginal Xpath / Field Name Field Definition R /O
Txn/CollateralItems/Collateral/MERSMINIdentifier
smartDocTemplateData;
  MIN
The Mortgage Identification Number (MIN) is an 18-digit number that uniquely identifies a Mortgage loan registered on the MERS System. A MIN is assigned to a loan at or prior to closing and cannot be duplicated or reused. R
Txn/Notes/Note/LoanIdentifier
smartDocTemplateData/fixedLoan;
  lenderLoanId
The identifier assigned by the originating Lender to be referenced as the Loan ID/Number on all settlement documents, notes, riders, etc. R
/Txn/CollateralItems/Collateral/LienPriorityType
smartDocTemplateData/fixedLoan;
  lienPriorityType
Describes the lien priority for a piece of collateral where multiple pieces of collateral secure a single loan. FirstLien : A mortgage that gives the mortgagee a security right over all other mortgages of the mortgaged property. SecondLien : A mortgage that gives the mortgagee a security right after the first lien has been satisfied. Other: O
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/InitialRate
smartDocTemplateData/fixedLoan;
  noteRatePercent 
The actual interest rate as disclosed on the note. Specific to mortgage interest only - not APR) R
Txn/Notes/Note/NoteAmount
smartDocTemplateData/fixedLoan;
  originalLoanAmount
Original loan amount R
Txn/Notes/Note[1]/PaymentSchedules/PaymentSchedule[1]/FirstPmtDate
smartDocTemplateData/fixedLoan;
  scheduledFirstPaymentDate
Borrower (s) first scheduled payment date R
Txn/Notes/Note[1]/NoteMaturityDate
smartDocTemplateData/fixedLoan;
  loanMaturityDate
The date when the loan is scheduled to be paid in full as reflected on the Note. R
Txn/Notes/Note[1]/PaymentSchedules/PaymentSchedule
[PmtType = "Regular Payment"][1]/PmtAmount
smartDocTemplateData/fixedLoan;
  originalPrincipal
AndInterestPaymentAmount
Original principal and interest payment amount for the loan R
Txn/Notes/Note[1]/Payments/Payment[1]/RegularPayment
DayNumber
smartDocTemplateData/fixedLoan;
  paymentRemittanceDay
The day of the month on which Fixed Rate mortgage payments are due. This is not required for ARM notes as it is always the 1st of the month. R
 Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/Grace
smartDocTemplateData/fixedLoan;
  lateChargeGracePeriod
The grace period in days for this loan before a late charge will be applied. R
Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/PercentAmount
smartDocTemplateData/fixedLoan;
  lateChargeRate 
The percentage that a borrower is required to pay for failure to make a regular installment within the period specified on the note. R
Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/MaximumLateAmount
smartDocTemplateData/fixedLoan;
  lateChargeMaximumAmount
The maximum monthly late charge amount allowed. O
Txn/CollateralItems/Collateral/Addresses/
Address/StreetAddressNumber
smartDocTemplateData/fixedLoan/propertyAddress/parsedStreetAddress;
  streetPrimaryNumberText
The number assigned to a building or land parcel along the street to identify location and ensure accurate mail delivery. O
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddress
StreetName
smartDocTemplateData/fixedLoan/propertyAddress/parsedStreetAddress;
  streetName
The official name of a street assigned by a local governing authority.
Note: (if using parsed address data approach. Either parsed or unparsed street address fields must be used (not both)
R
Txn/CollateralItems/Collateral/Addresses/Address/
AddressUnitDesignator
Type
smartDocTemplateData/fixedLoan/propertyAddress/parsedStreetAddress;
  addressUnitDesignatorType
An additional address designation that further defines the delivery location. Example: Apartment, Building, Condo, Suite, Room, Mail Stop, Unit, etc. This list is based on the USPS's Publication 28 on Postal Addressing Standards, with the addition of Condo based on mortgage industry need. O
Txn/CollateralItems/Collateral/Addresses/Address/AddressUnit
Identifier
smartDocTemplateData/fixedLoan/propertyAddress/parsedStreetAddress;
  addressUnitIdentifier
The identifier value associated with the Secondary Address Unit Designator. Example: 123, C, B1C, etc. O
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddress
smartDocTemplateData/fixedLoan/propertyAddress/unparsedStreetAddress;
  addressLineText
The address with the address number, pre-directional, street name, post-directional, address unit designators, and address unit value.
Note: (if using unparsed address data approach. Either parsed or unparsed street address fields must be used (not both)
R
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddress2
smartDocTemplateData/fixedLoan/propertyAddress/unparsedStreetAddress;
  addressAdditionalLineText
Address information that cannot be contained in the Address Line Text. O
Txn/CollateralItems/Collateral/Addresses/Address/City
smartDocTemplateData/fixedLoan/propertyAddress;
  city
The name of the city. R
Txn/CollateralItems/Collateral/Addresses/Address/State
smartDocTemplateData/fixedLoan/propertyAddress;
  state
A unique two letter alpha code to identify each State and State equivalent entity. R
Txn/CollateralItems/Collateral/Addresses/Address/PostalCode
smartDocTemplateData/fixedLoan/propertyAddress;
  postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. R
Txn/CollateralItems/Collateral/LocationCounty
smartDocTemplateData/fixedLoan/propertyAddress;
  county
The name of the county within a state. (Designator Name based on FIPS Publication 6-4) R
Txn/OrgAdditional
Addresses
/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContact
StreetAddress
smartDocTemplateData/fixedLoan/notePayToAddress;
  streetAddress
The official name of a street assigned by a local governing authority. Should match what's reflected on Note. R
Txn/OrgAdditional
Addresses
/OrgAdditionalAddress[
OrgAdditionalAddress
Type = '1']/OrgContactCity != "" 
THEN PRINT ", " /Txn/OrgAdditionalAddresses/
OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContactCity
smartDocTemplateData/fixedLoan/notePayToAddress;
  city
The name of the city. Should match what's reflected on Note. R
Txn/OrgAdditional
Addresses/
OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']
/OrgContactState
smartDocTemplateData/fixedLoan/notePayToAddress;
  state
A unique two letter alpha code to identify each State and State equivalent entity. Should match what's reflected on Note. R
Txn/OrgAdditional
Addresses/
OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']
/OrgContactPostalCode
smartDocTemplateData/fixedLoan/notePayToAddress;
  postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. Should match what's reflected on Note. R
Txn/ClosingDate
smartDocTemplateData/fixedLoan/closingDocumentInfo;
  executionDate
The date on which the loan closed R
Txn/ExecutionCity
smartDocTemplateData/fixedLoan/closingDocumentInfo;
  executionCity
The name of the city in which the loan was closed. Note: If there are multiple borrowers, the executionCity should be the location of the last of the borrowers to sign the eNote. R
Txn/ExecutionState
smartDocTemplateData/fixedLoan/closingDocumentInfo;
  executionState 
The state in which the loan was closed. A unique two letter alpha code to identify each State and State equivalent entity. Note: If there are multiple borrowers, the executionState should be the location of the last of the borrowers to sign the eNote. R
Txn/SettlementAgents/SettlementAgent/StreetAddress
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent/postalAddress;
  streetAddress
The official name of a street assigned by a local governing authority. O
Txn/SettlementAgents/SettlementAgent/City
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent/postalAddress;
  city
The name of the city. O
Txn/SettlementAgents/SettlementAgent/State
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent/postalAddress;
  state
A unique two letter alpha code to identify each State and State equivalent entity. O
Txn/SettlementAgents/SettlementAgent/PostalCode
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent/postalAddress;
  postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. O
Txn/SettlementAgents/SettlementAgent/Name
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent;
  unparsedName
Company name of the closing agents. R
Txn/ClosingAgentTypeDesc
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent;
  type
This field designates the type of the Closing Agent. Choices are Attorney, ClosingAgent, EscrowCompany, Other, SettlementAgent, & TitleCompany. O
Txn/SettlementAgents/SettlementAgent/ContactPersonName
smartDocTemplateData/fixedLoan/closingDocumentInfo/agent;
  contactName
Name of Agent O
Txn/OrgLegalName
smartDocTemplateData/fixedLoan/closingDocumentInfo/lender;
  unparsedName
Company name of the Lender R
Txn/MortgageLoan
OriginatorName
smartDocTemplateData/fixedLoan/closingDocumentInfo/lender;
  contactName
Name of loan contact at Lender R
Txn/MortgageLoan
Originator
NMLSIdentifier
smartDocTemplateData/fixedLoan/closingDocumentInfo/lender;  nmlsId
The Lender contact's NMLS ID R
Txn/OrgNMLSIdentifier
smartDocTemplateData/fixedLoan/closingDocumentInfo/LoanOriginator;
  nmlsId 
NMLS ID of the company that originated the loan R
Txn/Borrowers/Borrower/RembrandtID
smartDocTemplateData/signer;
  borrowerID
The BorrowerID number R
Txn/Borrowers/Borrower/FirstName
smartDocTemplateData/signer;
  firstName 
First name of the signer of Note R
Txn/Borrowers/Borrower/MiddleName
smartDocTemplateData/signer;
  middleName
Middle name of the signer of Note O
Txn/Borrowers/Borrower/LastName
smartDocTemplateData/signer;
  lastName
Last name of the signer of Note R
Txn/Borrowers/Borrower/Suffix
smartDocTemplateData/signer;
  suffix
Suffix of the signer of Note O
Txn/Borrowers/Borrower/Phones/PhoneNumber
smartDocTemplateData/signer;
  homeTelephoneNumber
The telephone number of the signer of the Note O
Txn/EOriginalTransaction
TypeName
eoCreateTransaction parameter;
  transactionTypeName
The transactionTypeName is a parameter used when creating the transaction in eOriginal. It is a ‘string’ value which is preconfigured within eOriginal. Please work with your eOriginal Implementation Consultant if you are unsure what this value is. O
Txn/agencyCaseIdentifier
smartDocTemplateData/fixedLoan/ agencyCaseIdentifier
The case number obtained by the lender from the appropriate insuring agency. This is the same value as is placed in the agency case number field on paper notes.
Note: This is a required fold if Ginnie eNote / formID = 3200e-usda, 3200e-fha, or 3200e-va.
R
Txn/MortgageBrokers/MortgageBroker/Name
smartDocTemplateData/fixedLoan/closingDocumentInfo/companyMortgageBroker/ unparsedName
Name of the Broker company that originated the loan R
Txn/MortgageBrokers/MortgageBroker/NMLSIdentifier
smartDocTemplateData/fixedLoan/closingDocumentInfo/companylMortgageBroker/ nmlsId
NMLS ID of the Broker company that originated the loan R
Txn/MortgageBrokers/MortgageBroker/ContactPersonName
smartDocTemplateData/fixedLoan/closingDocumentInfo/individualMortgageBroker/ unparsedName
Name of the Individual Broker that originated the loan R
Txn/MortgageBrokers/MortgageBroker/ContactPersonNMLSIdentifier
smartDocTemplateData/fixedLoan/closingDocumentInfo/individualMortgageBroker/ nmlsId
NMLS ID of the individual Broker that originated the loan R
/Txn/CollateralItems/Collateral/MERSOrOtherNoteHolderRegistryOperatorDesc
smartDocTemplateData/signer;
                                     registryOperator
A description identifying the Note Holder Registry Operator. This will typically be 'MERSCORP Holdings, Inc., a Delaware corporation'. In some cases other entities can fulfill the operator role, so in those cases a different text description would be provided. O

ARM Loan

Note: The R/O table heading refers to Required and Optional.
Expere XPath eOriginal Xpath / Field Name Field Definition R/O
Txn/CollateralItems/Collateral/MERSMINIdentifier
smartDocTemplateData;
 MIN
The Mortgage Identification Number (MIN) is an 18-digit number that uniquely identifies a Mortgage loan registered on the MERS® System. A MIN is assigned to a loan at or prior to closing and cannot be duplicated or reused. R
Txn/Notes/Note/LoanIdentifier
smartDocTemplateData/armLoan;
 lenderLoanId
The identifier assigned by the originating Lender to be referenced as the Loan ID/Number on all settlement documents, notes, riders, etc. R
Txn/CollateralItems/Collateral/LienPriorityType
smartDocTemplateData/armLoan;
 lienPriorityType
Specifies the priority of the lien against the subject property. FirstLien : A mortgage that gives the mortgagee a security right over all other mortgages of the mortgaged property. SecondLien : A mortgage that gives the mortgagee a security right after the first lien has been satisfied. Other: O
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/InitialRate
smartDocTemplateData/armLoan;
 noteRatePercent
The actual interest rate as disclosed on the note. Specific to mortgage interest only - not APR) R
Txn/Notes/Note/NoteAmount
smartDocTemplateData/armLoan;
 originalLoanAmount
Original loan amount R
Txn/Notes/Note[1]/NoteMaturityDate
smartDocTemplateData/armLoan;
 loanMaturityDate
The date when the loan is scheduled to be paid in full as reflected on the Note. R
Txn/Notes/Note[1]/PaymentSchedules/PaymentSchedule
[PmtType = "Regular Payment"][1]/PmtAmount
smartDocTemplateData/armLoan;
  originalPrincipal
AndInterestPaymentAmount
Original principal and interest payment amount for the loan R
Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/Grace
smartDocTemplateData/armLoan;
 lateChargeGracePeriod
The grace period in days for this loan before a late charge will be applied. R
Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/PercentAmount
smartDocTemplateData/armLoan;
 lateChargeRate
The percentage that a borrower is required to pay for failure to make a regular installment within the period specified on the note. R
Txn/Notes/Note[1]/LateFees/LateFee[CategoryType = "Late Charges"][1]/MaximumLateAmount
smartDocTemplateData/armLoan;
 lateChargeMaximumAmount
The maximum monthly late charge amount allowed. O
Txn/Notes/Note[1]/PaymentSchedules/PaymentSchedule[1]/FirstPmtDate
smartDocTemplateData/armLoan;
 scheduledFirstPaymentDate
Borrower (s) first scheduled payment date R
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/RateChangeFirstDate
smartDocTemplateData/armLoan;
 dateOfFirstChange
Date at which the first interest rate change of the ARM is effective. R
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem/RatesMarginPercent
smartDocTemplateData/armLoan;
 changePercentagePoints
The number of percentage points to be added to the index to arrive at the new interest rate in an ARM. R
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/FirstChangeCeilingRate
smartDocTemplateData/armLoan;
 greaterLimitPoints
The stated maximum, expressed as a percent, to which the interest rate can increase to in a single adjustment period. R
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/FirstChangeFloorRate
smartDocTemplateData/armLoan;
 lowerLimitPoints
The stated minimum, expressed as a percent, to which the interest rate can decrease to in a single adjustment period. R
Txn/Notes/Note[1]/RateInfoItems/RateInfoItem[1]/RatesCeiling
smartDocTemplateData/armLoan;
 maxLimitPoints
The stated maximum percentage to which the interest rate can increase over the life of the ARM loan. R
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddressNumber
smartDocTemplateData/armLoan/propertyAddress/parsedStreetAddress;
 streetPrimaryNumberText
The number assigned to a building or land parcel along the street to identify location and ensure accurate mail delivery. O
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddressStreetName
smartDocTemplateData/armLoan/propertyAddress/parsedStreetAddress;
 streetName
The official name of a street assigned by a local governing authority.
Note: (if using parsed address data approach. Either parsed or unparsed street address fields must be used (not both)
R
Txn/CollateralItems/Collateral/Addresses/Address/
AddressUnitDesignator
Type
smartDocTemplateData/armLoan/propertyAddress/parsedStreetAddress;
 addressUnitDesignatorType
An additional address designation that further defines the delivery location. Example: Apartment, Building, Condo, Suite, Room, Mail Stop, Unit, etc. This list is based on the USPS's Publication 28 on Postal Addressing Standards, with the addition of Condo based on mortgage industry need. O
Txn/CollateralItems/Collateral/Addresses/Address/AddressUnitIdentifier
smartDocTemplateData/armLoan/propertyAddress/parsedStreetAddress;
 addressUnitIdentifier
The identifier value associated with the Secondary Address Unit Designator. Example: 123, C, B1C, etc. O
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddress
smartDocTemplateData/armLoan/propertyAddress/unparsedStreetAddress;
 addressLineText
The address with the address number, pre-directional, street name, post-directional, address unit designators, and address unit value.
Note: (if using unparsed address data approach. Either parsed or unparsed street address fields must be used (not both)
R
Txn/CollateralItems/Collateral/Addresses/Address/StreetAddress2
smartDocTemplateData/armLoan/propertyAddress/unparsedStreetAddress;
 addressAdditionalLineText
Address information that cannot be contained in the Address Line Text. O
Txn/CollateralItems/Collateral/Addresses/Address/City
smartDocTemplateData/armLoan/propertyAddress;
 city
The name of the city. R
Txn/CollateralItems/Collateral/Addresses/Address/State
smartDocTemplateData/armLoan/propertyAddress;
 state
A unique two letter alpha code to identify each State and State equivalent entity. R
Txn/CollateralItems/Collateral/Addresses/Address/PostalCode
smartDocTemplateData/armLoan/propertyAddress;
 postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. R
Txn/CollateralItems/Collateral/LocationCounty
smartDocTemplateData/armLoan/propertyAddress;
 county
The name of the county within a state. (Designator Name based on FIPS Publication 6-4) R
Txn/OrgAdditionalAddresses/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/
OrgContactStreetAddress
smartDocTemplateData/armLoan/notePayToAddress;
 streetAddress
The official name of a street assigned by a local governing authority. Should match what's reflected on Note. R
IF /Txn/OrgAdditionalAddresses/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContactCity != "" THEN PRINT ", " /Txn/OrgAdditionalAddresses/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContactCity
smartDocTemplateData/armLoan/notePayToAddress;
 city
The name of the city. Should match what's reflected on Note. R
Txn/OrgAdditionalAddresses/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContactState
smartDocTemplateData/armLoan/notePayToAddress;
 state
A unique two letter alpha code to identify each State and State equivalent entity. Should match what's reflected on Note. R
Txn/OrgAdditionalAddresses/OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/OrgContactPostalCode
smartDocTemplateData/armLoan/notePayToAddress;
 postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. Should match what's reflected on Note. R
Txn/ClosingDate
smartDocTemplateData/armLoan/closingDocumentInfo;
 executionDate
The date on which the loan closed R
Txn/ExecutionCity
smartDocTemplateData/armLoan/closingDocumentInfo;
 executionCity
The name of the city in which the loan was closed. R
Txn/ExecutionState
smartDocTemplateData/armLoan/closingDocumentInfo;
 executionState
The state in which the loan was closed. A unique two letter alpha code to identify each State and State equivalent entity. R
Txn/SettlementAgents/SettlementAgent/StreetAddress
smartDocTemplateData/armLoan/closingDocumentInfo/agent/postalAddress;
 streetAddress
The official name of a street assigned by a local governing authority. O
Txn/SettlementAgents/SettlementAgent/City
smartDocTemplateData/armLoan/closingDocumentInfo/agent/postalAddress;
 city
The name of the city. O
Txn/SettlementAgents/SettlementAgent/State
smartDocTemplateData/armLoan/closingDocumentInfo/agent/postalAddress;
 state
A unique two letter alpha code to identify each State and State equivalent entity. O
Txn/SettlementAgents/SettlementAgent/PostalCode
smartDocTemplateData/armLoan/closingDocumentInfo/agent/postalAddress;
 postalCode
The postal code (ZIP Code in the US) for the address. ZIP Code may be either 5 or 9 digits. O
Txn/SettlementAgents/SettlementAgent/Name
smartDocTemplateData/armLoan/closingDocumentInfo/agent;
 unparsedName
Company name of the closing agent R
Txn/ClosingAgentTypeDesc
smartDocTemplateData/armLoan/closingDocumentInfo/agent;
 type
This designates the type of the closing agent. Choices are Attorney, ClosingAgent, EscrowCompany, Other, SettlementAgent, & TitleCompany. O
Txn/SettlementAgents/SettlementAgent/ContactPersonName
smartDocTemplateData/armLoan/closingDocumentInfo/agent;
 contactName
Name of Agent (first and last name? can we give guidance?) O
Txn/OrgLegalName
smartDocTemplateData/armLoan/closingDocumentInfo/lender;
 unparsedName
Company name of the Lender R
Txn/MortgageLoanOriginator
Name
smartDocTemplateData/armLoan/closingDocumentInfo/lender;
 contactName
Name of loan contact at Lender (first and last name? can we give guidance?) R
Txn/MortgageLoanOriginator
NMLSIdentifier
smartDocTemplateData/armLoan/closingDocumentInfo/lender;
nmlsId
The Lender contact's NMLS ID R
Txn/OrgNMLSIdentifier
smartDocTemplateData/armLoan/closingDocumentInfo/loanOriginator;
 nmlsId
NMLS ID of the company that originated the loan R
Txn/Borrowers/Borrower/RembrandtID
smartDocTemplateData/signer;
 borrowerID
The BorrowerID number R
Txn/Borrowers/Borrower/FirstName
smartDocTemplateData/signer;
 firstName
First name of the signer of Note R
Txn/Borrowers/Borrower/MiddleName
smartDocTemplateData/signer;
 middleName
Middle name of the signer of Note O
Txn/Borrowers/Borrower/LastName
smartDocTemplateData/signer;
 lastName
Last name of the signer of Note R
Txn/Borrowers/Borrower/Suffix
smartDocTemplateData/signer;
 suffix
Suffix of the signer of Note O
Txn/Borrowers/Borrower/Phones/PhoneNumber
smartDocTemplateData/signer;
 homeTelephoneNumber
The telephone number of the signer of the Note O
Txn/EOriginalTransaction
TypeName
transactionTypeName;
The transactionTypeName is a parameter used when creating the transaction in eOriginal. It is a ‘string’ value which is preconfigured within eOriginal. Please work with your eOriginal Implementation Consultant if you are unsure what this value is. O
Txn/Notes/Note/RateInfoItems/RateInfoItem/RatesFloor
smartDocTemplateData/armLoan/
 lifetimeFloorPercent
The lowest rate the interest rate of the loan could go over the life of the loan R
Txn/OrgAdditionalAddresses/
OrgAdditionalAddress
[OrgAdditionalAddress
Type = '1']/
OrgContactCounty
smartDocTemplateData/armLoan/notePayToAddress/
county
The name of the county within a state. (Designator Name based on FIPS Publication 6-4)
User Guide Update Only
smartDocTemplateData/armLoan/closingDocumentInfo/LoanOriginator/ unparsedName
Name of the company that originated the loan R
Txn/MortgageBrokers/MortgageBroker/Name
smartDocTemplateData/armLoan/closingDocumentInfo/companyMortgageBroker/ unparsedName
Name of the Broker company that originated the loan R
Txn/MortgageBrokers/MortgageBroker/NMLSIdentifier
smartDocTemplateData/armLoan/closingDocumentInfo/companyMortgageBroker/ nmlsId
NMLS ID of the Broker company that originated the loan R
Txn/MortgageBrokers/MortgageBroker/ContactPersonName
smartDocTemplateData/armLoan/closingDocumentInfo/individualMortgageBroker/ unparsedName
Name of the Individual Broker that originated the loan R
Txn/MortgageBrokers/MortgageBroker/ContactPersonNMLSIdentifier
smartDocTemplateData/armLoan/closingDocumentInfo/individualMortgageBroker/ nmlsId
NMLS ID of the individual Broker that originated the loan R
/Txn/CollateralItems/Collateral/MERSOrOtherNoteHolderRegistryOperatorDesc
smartDocTemplateData/signer;
  registryOperator
A description identifying the Note Holder Registry Operator. This will typically be 'MERSCORP Holdings, Inc., a Delaware corporation'. In some cases other entities can fulfill the operator role, so in those cases a different text description would be provided. O