Request Information

URI Parameters

NameDescriptionTypeAdditional information
historicalLoanTermId

The historical loan term identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The historical loan term, if it exists.

Nano.HistoricalLoanTerm
NameDescriptionTypeAdditional information
appraisedValue

Gets or sets the appraised value.

decimal number

None.

borrowerCount

Gets or sets the borrower count.

integer

None.

brokerCompensationTypeName

Gets or sets the broker compensation type name from FeeParties.

string

None.

closingDate

Gets or sets the closing date.

string

None.

date

Gets or sets the date.

date

None.

escrowWaiver

Gets or sets a value indicating whether gets or sets the escrow waiver.

boolean

None.

interestCredit

Gets or sets a value indicating whether there is an interest credit.

boolean

None.

isLocked

Gets or sets a value indicating whether this is locked.

boolean

None.

isValid

Gets or sets a value indicating whether this is valid.

boolean

None.

loanAmount

Gets or sets the loan amount.

decimal number

None.

loanPurpose

Gets or sets the loan purpose.

string

None.

lockExpirationDate

Gets or sets the lock expiration date.

string

None.

lockPeriod

Gets or sets the lock period.

integer

None.

occupancyType

Gets or sets the occupancy type.

string

None.

organizationDescription

Gets or sets the organization description.

string

None.

primaryAUS

Gets or sets the primary AUS.

string

None.

representativeCreditScore

Gets or sets the representative credit score.

integer

None.

salesPrice

Gets or sets the sales price.

decimal number

None.

specialFeatures

Gets or sets the special features in comma delimited list.

string

None.

state

Gets or sets the state.

string

None.

app

Gets or sets the application identifier.

integer

None.

brokerCompensationType

Gets or sets the broker compensation type identifier from FeeParties.

integer

None.

county

Gets or sets the county identifier.

integer

None.

id

Gets or sets the historical loan term identifier.

integer

None.

corporatePartner

Gets or sets the corporate partner.

integer

None.

forwardCommitment

Gets or sets the forward commitment identifier.

integer

None.

historicalLoanContent

Gets or sets the historical loan content.

integer

None.

historicalQualifyingTerm

Gets or sets the historical qualifying term.

integer

None.

historicalLoanTermOutput

Gets or sets the historical loan term output identifier.

integer

None.

miRateType

Gets or sets the mi rate type.

integer

None.

loanProcessEvent

Gets or sets the loan process event identifier.

string

None.

loanProduct

Gets or sets the loan product.

integer

None.

organization

Gets or sets the organization id.

integer

None.

propertyClassificationType

Gets or sets the property classification type.

integer

None.

propertyType

Gets or sets the property type.

integer

None.

user

Gets or sets the user identifier.

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "appraisedValue": 1.0,
  "borrowerCount": 1,
  "brokerCompensationTypeName": "sample String 2",
  "closingDate": "sample String 3",
  "date": "2026-04-09T19:52:25.9491701Z",
  "escrowWaiver": true,
  "interestCredit": true,
  "isLocked": true,
  "isValid": true,
  "loanAmount": 9.0,
  "loanPurpose": "sample String 10",
  "lockExpirationDate": "sample String 11",
  "lockPeriod": 1,
  "occupancyType": "sample String 12",
  "organizationDescription": "sample String 13",
  "primaryAUS": "sample String 14",
  "representativeCreditScore": 15,
  "salesPrice": 1.0,
  "specialFeatures": "sample String 16",
  "state": "sample String 17",
  "app": "18",
  "brokerCompensationType": 1,
  "county": 19,
  "id": "1",
  "corporatePartner": 1,
  "forwardCommitment": 1,
  "historicalLoanContent": 1,
  "historicalQualifyingTerm": 1,
  "historicalLoanTermOutput": "1",
  "miRateType": 1,
  "loanProcessEvent": "sample String 20",
  "loanProduct": 21,
  "organization": 22,
  "propertyClassificationType": 1,
  "propertyType": 23,
  "user": 1
}

text/html

Sample:
{"appraisedValue":1.0,"borrowerCount":1,"brokerCompensationTypeName":"sample String 2","closingDate":"sample String 3","date":"2026-04-09T19:52:25.9491701Z","escrowWaiver":true,"interestCredit":true,"isLocked":true,"isValid":true,"loanAmount":9.0,"loanPurpose":"sample String 10","lockExpirationDate":"sample String 11","lockPeriod":1,"occupancyType":"sample String 12","organizationDescription":"sample String 13","primaryAUS":"sample String 14","representativeCreditScore":15,"salesPrice":1.0,"specialFeatures":"sample String 16","state":"sample String 17","app":"18","brokerCompensationType":1,"county":19,"id":"1","corporatePartner":1,"forwardCommitment":1,"historicalLoanContent":1,"historicalQualifyingTerm":1,"historicalLoanTermOutput":"1","miRateType":1,"loanProcessEvent":"sample String 20","loanProduct":21,"organization":22,"propertyClassificationType":1,"propertyType":23,"user":1}

application/xml, text/xml

Sample:
<HistoricalLoanTerm xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AppraisedValue>1</AppraisedValue>
  <BorrowerCount>1</BorrowerCount>
  <BrokerCompensationTypeName>sample String 2</BrokerCompensationTypeName>
  <ClosingDate>sample String 3</ClosingDate>
  <Date>2026-04-09T19:52:25.9491701Z</Date>
  <EscrowWaiver>true</EscrowWaiver>
  <InterestCredit>true</InterestCredit>
  <IsLocked>true</IsLocked>
  <IsValid>true</IsValid>
  <LoanAmount>9</LoanAmount>
  <LoanPurpose>sample String 10</LoanPurpose>
  <LockExpirationDate>sample String 11</LockExpirationDate>
  <LockPeriod>1</LockPeriod>
  <OccupancyType>sample String 12</OccupancyType>
  <OrganizationDescription>sample String 13</OrganizationDescription>
  <PrimaryAUS>sample String 14</PrimaryAUS>
  <RepresentativeCreditScore>15</RepresentativeCreditScore>
  <SalesPrice>1</SalesPrice>
  <SpecialFeatures>sample String 16</SpecialFeatures>
  <State>sample String 17</State>
  <AppId>18</AppId>
  <BrokerCompensationTypeId>1</BrokerCompensationTypeId>
  <CountyId>19</CountyId>
  <HistoricalLoanTermId>1</HistoricalLoanTermId>
  <CorporatePartnerId>1</CorporatePartnerId>
  <ForwardCommitmentId>1</ForwardCommitmentId>
  <HistoricalLoanContentId>1</HistoricalLoanContentId>
  <HistoricalQualifyingTermId>1</HistoricalQualifyingTermId>
  <HistoricalLoanTermOutputId>1</HistoricalLoanTermOutputId>
  <MIRateTypeId>1</MIRateTypeId>
  <LoanProcessEventId>sample String 20</LoanProcessEventId>
  <LoanProductId>21</LoanProductId>
  <OrganizationId>22</OrganizationId>
  <PropertyClassificationTypeId>1</PropertyClassificationTypeId>
  <PropertyTypeId>23</PropertyTypeId>
  <UserId>1</UserId>
</HistoricalLoanTerm>

application/vnd.api+json

Sample:

Sample not available.