Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| historicalLoanTermOutputId |
The historical loan term output identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The historical loan term output, if it exists.
Nano.HistoricalLoanTermOutput| Name | Description | Type | Additional information |
|---|---|---|---|
| adjustmentsAndOtherCredits |
Gets or sets the adjustments and other credits. |
decimal number |
None. |
| aggregateAdjustment |
Gets or sets the aggregate adjustment. |
decimal number |
None. |
| amountFinanced |
Gets or sets the amount financed. |
decimal number |
None. |
| apr |
Gets or sets the apr. |
decimal number |
None. |
| cashToClose |
Gets or sets the cash to close. |
decimal number |
None. |
| closingCostsFinanced |
Gets or sets the closing costs financed. |
decimal number |
None. |
| closingCostsPaidBeforeClosing |
Gets or sets the closing costs paid before closing. |
decimal number |
None. |
| closingDate |
Gets or sets the closing date. |
string |
None. |
| deposit |
Gets or sets the deposit. |
decimal number |
None. |
| downPaymentOrFundsFromBorrower |
Gets or sets down payment or funds from borrower. |
decimal number |
None. |
| firstPaymentDate |
Gets or sets the first payment date. |
string |
None. |
| fundingDate |
Gets or sets the funding date. |
string |
None. |
| fundsForBorrower |
Gets or sets the funds for borrower. |
decimal number |
None. |
| initialEscrowDeposit |
Gets or sets the initial escrow deposit. |
decimal number |
None. |
| loanAmount |
Gets or sets the loan amount. |
decimal number |
None. |
| miRateAnnualAmount |
Gets or sets the mi rate annual amount. |
decimal number |
None. |
| miRateUpfrontAmount |
Gets or sets the mi rate upfront amount. |
decimal number |
None. |
| prepaidFinanceCharge |
Gets or sets the prepaid finance charge. |
decimal number |
None. |
| prepaidInterestDays |
Gets or sets the prepaid interest days. |
integer |
None. |
| prepaidInterestPerDiem |
Gets or sets the prepaid interest per diem. |
decimal number |
None. |
| rate |
Gets or sets the rate. |
decimal number |
None. |
| rescissionDate |
Gets or sets the rescission date. |
string |
None. |
| sellerCredits |
Gets or sets the seller credits. |
decimal number |
None. |
| totalClosingCosts |
Gets or sets the total closing costs. |
decimal number |
None. |
| totalPayments |
Gets or sets the total payments. |
decimal number |
None. |
| totalPayoffsAndPayments |
Gets or sets the total payoffs and payments. |
decimal number |
None. |
| wireAmount |
Gets or sets the wire amount. |
decimal number |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| historicalLoanTerm |
Gets or sets the historical loan term identifier. |
integer |
None. |
| id |
Gets or sets the historical loan term output identifier. |
integer |
None. |
| loanProduct |
Gets or sets the loan product identifier. |
integer |
None. |
Response Formats
application/json, text/json
{
"adjustmentsAndOtherCredits": 1.0,
"aggregateAdjustment": 1.0,
"amountFinanced": 1.0,
"apr": 2.0,
"cashToClose": 1.0,
"closingCostsFinanced": 1.0,
"closingCostsPaidBeforeClosing": 1.0,
"closingDate": "sample String 3",
"deposit": 1.0,
"downPaymentOrFundsFromBorrower": 1.0,
"firstPaymentDate": "sample String 4",
"fundingDate": "sample String 5",
"fundsForBorrower": 1.0,
"initialEscrowDeposit": 6.0,
"loanAmount": 7.0,
"miRateAnnualAmount": 1.0,
"miRateUpfrontAmount": 1.0,
"prepaidFinanceCharge": 8.0,
"prepaidInterestDays": 9,
"prepaidInterestPerDiem": 10.0,
"rate": 11.0,
"rescissionDate": "sample String 12",
"sellerCredits": 1.0,
"totalClosingCosts": 1.0,
"totalPayments": 13.0,
"totalPayoffsAndPayments": 1.0,
"wireAmount": 14.0,
"app": "15",
"historicalLoanTerm": "16",
"id": "17",
"loanProduct": "18"
}
text/html
{"adjustmentsAndOtherCredits":1.0,"aggregateAdjustment":1.0,"amountFinanced":1.0,"apr":2.0,"cashToClose":1.0,"closingCostsFinanced":1.0,"closingCostsPaidBeforeClosing":1.0,"closingDate":"sample String 3","deposit":1.0,"downPaymentOrFundsFromBorrower":1.0,"firstPaymentDate":"sample String 4","fundingDate":"sample String 5","fundsForBorrower":1.0,"initialEscrowDeposit":6.0,"loanAmount":7.0,"miRateAnnualAmount":1.0,"miRateUpfrontAmount":1.0,"prepaidFinanceCharge":8.0,"prepaidInterestDays":9,"prepaidInterestPerDiem":10.0,"rate":11.0,"rescissionDate":"sample String 12","sellerCredits":1.0,"totalClosingCosts":1.0,"totalPayments":13.0,"totalPayoffsAndPayments":1.0,"wireAmount":14.0,"app":"15","historicalLoanTerm":"16","id":"17","loanProduct":"18"}
application/xml, text/xml
<HistoricalLoanTermOutput xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AdjustmentsAndOtherCredits>1</AdjustmentsAndOtherCredits> <AggregateAdjustment>1</AggregateAdjustment> <AmountFinanced>1</AmountFinanced> <APR>2</APR> <CashToClose>1</CashToClose> <ClosingCostsFinanced>1</ClosingCostsFinanced> <ClosingCostsPaidBeforeClosing>1</ClosingCostsPaidBeforeClosing> <ClosingDate>sample String 3</ClosingDate> <Deposit>1</Deposit> <DownPaymentOrFundsFromBorrower>1</DownPaymentOrFundsFromBorrower> <FirstPaymentDate>sample String 4</FirstPaymentDate> <FundingDate>sample String 5</FundingDate> <FundsForBorrower>1</FundsForBorrower> <InitialEscrowDeposit>6</InitialEscrowDeposit> <LoanAmount>7</LoanAmount> <MIRateAnnualAmount>1</MIRateAnnualAmount> <MIRateUpfrontAmount>1</MIRateUpfrontAmount> <PrepaidFinanceCharge>8</PrepaidFinanceCharge> <PrepaidInterestDays>9</PrepaidInterestDays> <PrepaidInterestPerDiem>10</PrepaidInterestPerDiem> <Rate>11</Rate> <RescissionDate>sample String 12</RescissionDate> <SellerCredits>1</SellerCredits> <TotalClosingCosts>1</TotalClosingCosts> <TotalPayments>13</TotalPayments> <TotalPayoffsAndPayments>1</TotalPayoffsAndPayments> <WireAmount>14</WireAmount> <AppId>15</AppId> <HistoricalLoanTermId>16</HistoricalLoanTermId> <HistoricalLoanTermOutputId>17</HistoricalLoanTermOutputId> <LoanProductId>18</LoanProductId> </HistoricalLoanTermOutput>
application/vnd.api+json
Sample not available.