Request Information
URI Parameters
None.
Body Parameters
The rate tracker.
Nano.RateTracker| Name | Description | Type | Additional information |
|---|---|---|---|
| appraisedValue |
Gets or sets the appraised value. |
decimal number |
None. |
| baseLoanAmount |
Gets or sets the base loan amount. |
decimal number |
None. |
| created |
Gets or sets the created. |
date |
None. |
| creditScore |
Gets or sets the credit score. |
integer |
None. |
|
Gets or sets the email. |
string |
None. |
|
| emailVerified |
Gets or sets a value indicating whether email is verified. |
boolean |
None. |
| endDate |
Gets or sets the end date. |
date |
None. |
| escrowsWaived |
Gets or sets a value indicating whether escrows waived. |
boolean |
None. |
| firstName |
Gets or sets the first name. |
string |
None. |
| lastModified |
Gets or sets the last modified. |
date |
None. |
| lastName |
Gets or sets the last name. |
string |
None. |
| loanPurpose |
Gets or sets the loan purpose. |
string |
None. |
| mobilePhone |
Gets or sets the mobile phone. |
string |
None. |
| occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
| salesPrice |
Gets or sets the sales price. |
decimal number |
None. |
| state |
Gets or sets the state. |
string |
None. |
| targetLenderFees |
Gets or sets the target lender fees. |
decimal number |
None. |
| targetPoints |
Gets or sets the target points. |
decimal number |
None. |
| targetRate |
Gets or sets the target rate. |
decimal number |
None. |
| targetTotalCosts |
Gets or sets the target total costs. |
decimal number |
None. |
| verificationGuid |
Gets or sets the verification unique identifier. |
globally unique identifier |
None. |
| verificationSent |
Gets or sets the verification sent. |
date |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| corporatePartner |
Gets or sets the corporate partner identifier. |
integer |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| createdBy |
Gets or sets the create by identifier. |
integer |
None. |
| lastModifiedBy |
Gets or sets the last modified by identifier. |
integer |
None. |
| loanOfficer |
Gets or sets the loan officer identifier. |
integer |
None. |
| loanProduct |
Gets or sets the loan product identifier. |
integer |
None. |
| organization |
Gets or sets the organization identifier. |
string |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| id |
Gets or sets the rate tracker identifier. |
integer |
None. |
| rateTrackerType |
Gets or sets the rate tracker type identifier. |
integer |
None. |
Request Formats
application/json, text/json
{
"appraisedValue": 1.0,
"baseLoanAmount": 1.0,
"created": "2025-11-09T05:58:19.2410032Z",
"creditScore": 1,
"email": "sample String 1",
"emailVerified": true,
"endDate": "2025-11-09T05:58:19.2410032Z",
"escrowsWaived": true,
"firstName": "sample String 4",
"lastModified": "2025-11-09T05:58:19.2410032Z",
"lastName": "sample String 5",
"loanPurpose": "sample String 6",
"mobilePhone": "sample String 7",
"occupancyType": "sample String 8",
"salesPrice": 1.0,
"state": "sample String 9",
"targetLenderFees": 1.0,
"targetPoints": 1.0,
"targetRate": 1.0,
"targetTotalCosts": 1.0,
"verificationGuid": "11e6e9a9-65e9-41fb-bea4-1025f311c42f",
"verificationSent": "2025-11-09T05:58:19.2410032Z",
"app": "1",
"corporatePartner": "1",
"county": "1",
"createdBy": "1",
"lastModifiedBy": "1",
"loanOfficer": "1",
"loanProduct": "1",
"organization": "sample String 10",
"propertyType": "1",
"id": "11",
"rateTrackerType": "12"
}
text/html
{"appraisedValue":1.0,"baseLoanAmount":1.0,"created":"2025-11-09T05:58:19.2410032Z","creditScore":1,"email":"sample String 1","emailVerified":true,"endDate":"2025-11-09T05:58:19.2410032Z","escrowsWaived":true,"firstName":"sample String 4","lastModified":"2025-11-09T05:58:19.2410032Z","lastName":"sample String 5","loanPurpose":"sample String 6","mobilePhone":"sample String 7","occupancyType":"sample String 8","salesPrice":1.0,"state":"sample String 9","targetLenderFees":1.0,"targetPoints":1.0,"targetRate":1.0,"targetTotalCosts":1.0,"verificationGuid":"11e6e9a9-65e9-41fb-bea4-1025f311c42f","verificationSent":"2025-11-09T05:58:19.2410032Z","app":"1","corporatePartner":"1","county":"1","createdBy":"1","lastModifiedBy":"1","loanOfficer":"1","loanProduct":"1","organization":"sample String 10","propertyType":"1","id":"11","rateTrackerType":"12"}
application/xml, text/xml
<RateTracker xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AppraisedValue>1</AppraisedValue> <BaseLoanAmount>1</BaseLoanAmount> <Created>2025-11-09T05:58:19.2410032Z</Created> <CreditScore>1</CreditScore> <Email>sample String 1</Email> <EmailVerified>true</EmailVerified> <EndDate>2025-11-09T05:58:19.2410032Z</EndDate> <EscrowsWaived>true</EscrowsWaived> <FirstName>sample String 4</FirstName> <LastModified>2025-11-09T05:58:19.2410032Z</LastModified> <LastName>sample String 5</LastName> <LoanPurpose>sample String 6</LoanPurpose> <MobilePhone>sample String 7</MobilePhone> <OccupancyType>sample String 8</OccupancyType> <SalesPrice>1</SalesPrice> <State>sample String 9</State> <TargetLenderFees>1</TargetLenderFees> <TargetPoints>1</TargetPoints> <TargetRate>1</TargetRate> <TargetTotalCosts>1</TargetTotalCosts> <VerificationGuid>11e6e9a9-65e9-41fb-bea4-1025f311c42f</VerificationGuid> <VerificationSent>2025-11-09T05:58:19.2410032Z</VerificationSent> <AppId>1</AppId> <CorporatePartnerId>1</CorporatePartnerId> <CountyId>1</CountyId> <CreatedById>1</CreatedById> <LastModifiedById>1</LastModifiedById> <LoanOfficerId>1</LoanOfficerId> <LoanProductId>1</LoanProductId> <OrganizationId>sample String 10</OrganizationId> <PropertyTypeId>1</PropertyTypeId> <RateTrackerId>11</RateTrackerId> <RateTrackerTypeId>12</RateTrackerTypeId> </RateTracker>
application/x-www-form-urlencoded
Sample not available.
application/vnd.api+json
Sample not available.
Response Information
Resource Description
The created rate tracker.
Nano.RateTracker| Name | Description | Type | Additional information |
|---|---|---|---|
| appraisedValue |
Gets or sets the appraised value. |
decimal number |
None. |
| baseLoanAmount |
Gets or sets the base loan amount. |
decimal number |
None. |
| created |
Gets or sets the created. |
date |
None. |
| creditScore |
Gets or sets the credit score. |
integer |
None. |
|
Gets or sets the email. |
string |
None. |
|
| emailVerified |
Gets or sets a value indicating whether email is verified. |
boolean |
None. |
| endDate |
Gets or sets the end date. |
date |
None. |
| escrowsWaived |
Gets or sets a value indicating whether escrows waived. |
boolean |
None. |
| firstName |
Gets or sets the first name. |
string |
None. |
| lastModified |
Gets or sets the last modified. |
date |
None. |
| lastName |
Gets or sets the last name. |
string |
None. |
| loanPurpose |
Gets or sets the loan purpose. |
string |
None. |
| mobilePhone |
Gets or sets the mobile phone. |
string |
None. |
| occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
| salesPrice |
Gets or sets the sales price. |
decimal number |
None. |
| state |
Gets or sets the state. |
string |
None. |
| targetLenderFees |
Gets or sets the target lender fees. |
decimal number |
None. |
| targetPoints |
Gets or sets the target points. |
decimal number |
None. |
| targetRate |
Gets or sets the target rate. |
decimal number |
None. |
| targetTotalCosts |
Gets or sets the target total costs. |
decimal number |
None. |
| verificationGuid |
Gets or sets the verification unique identifier. |
globally unique identifier |
None. |
| verificationSent |
Gets or sets the verification sent. |
date |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| corporatePartner |
Gets or sets the corporate partner identifier. |
integer |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| createdBy |
Gets or sets the create by identifier. |
integer |
None. |
| lastModifiedBy |
Gets or sets the last modified by identifier. |
integer |
None. |
| loanOfficer |
Gets or sets the loan officer identifier. |
integer |
None. |
| loanProduct |
Gets or sets the loan product identifier. |
integer |
None. |
| organization |
Gets or sets the organization identifier. |
string |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| id |
Gets or sets the rate tracker identifier. |
integer |
None. |
| rateTrackerType |
Gets or sets the rate tracker type identifier. |
integer |
None. |
Response Formats
application/json, text/json
{
"appraisedValue": 1.0,
"baseLoanAmount": 1.0,
"created": "2025-11-09T05:58:19.2410032Z",
"creditScore": 1,
"email": "sample String 1",
"emailVerified": true,
"endDate": "2025-11-09T05:58:19.2410032Z",
"escrowsWaived": true,
"firstName": "sample String 4",
"lastModified": "2025-11-09T05:58:19.2410032Z",
"lastName": "sample String 5",
"loanPurpose": "sample String 6",
"mobilePhone": "sample String 7",
"occupancyType": "sample String 8",
"salesPrice": 1.0,
"state": "sample String 9",
"targetLenderFees": 1.0,
"targetPoints": 1.0,
"targetRate": 1.0,
"targetTotalCosts": 1.0,
"verificationGuid": "1961091c-41d9-4814-b9a8-a0185fcb21b2",
"verificationSent": "2025-11-09T05:58:19.2410032Z",
"app": "1",
"corporatePartner": "1",
"county": "1",
"createdBy": "1",
"lastModifiedBy": "1",
"loanOfficer": "1",
"loanProduct": "1",
"organization": "sample String 10",
"propertyType": "1",
"id": "11",
"rateTrackerType": "12"
}
text/html
{"appraisedValue":1.0,"baseLoanAmount":1.0,"created":"2025-11-09T05:58:19.2410032Z","creditScore":1,"email":"sample String 1","emailVerified":true,"endDate":"2025-11-09T05:58:19.2410032Z","escrowsWaived":true,"firstName":"sample String 4","lastModified":"2025-11-09T05:58:19.2410032Z","lastName":"sample String 5","loanPurpose":"sample String 6","mobilePhone":"sample String 7","occupancyType":"sample String 8","salesPrice":1.0,"state":"sample String 9","targetLenderFees":1.0,"targetPoints":1.0,"targetRate":1.0,"targetTotalCosts":1.0,"verificationGuid":"1961091c-41d9-4814-b9a8-a0185fcb21b2","verificationSent":"2025-11-09T05:58:19.2410032Z","app":"1","corporatePartner":"1","county":"1","createdBy":"1","lastModifiedBy":"1","loanOfficer":"1","loanProduct":"1","organization":"sample String 10","propertyType":"1","id":"11","rateTrackerType":"12"}
application/xml, text/xml
<RateTracker xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AppraisedValue>1</AppraisedValue> <BaseLoanAmount>1</BaseLoanAmount> <Created>2025-11-09T05:58:19.2410032Z</Created> <CreditScore>1</CreditScore> <Email>sample String 1</Email> <EmailVerified>true</EmailVerified> <EndDate>2025-11-09T05:58:19.2410032Z</EndDate> <EscrowsWaived>true</EscrowsWaived> <FirstName>sample String 4</FirstName> <LastModified>2025-11-09T05:58:19.2410032Z</LastModified> <LastName>sample String 5</LastName> <LoanPurpose>sample String 6</LoanPurpose> <MobilePhone>sample String 7</MobilePhone> <OccupancyType>sample String 8</OccupancyType> <SalesPrice>1</SalesPrice> <State>sample String 9</State> <TargetLenderFees>1</TargetLenderFees> <TargetPoints>1</TargetPoints> <TargetRate>1</TargetRate> <TargetTotalCosts>1</TargetTotalCosts> <VerificationGuid>1961091c-41d9-4814-b9a8-a0185fcb21b2</VerificationGuid> <VerificationSent>2025-11-09T05:58:19.2410032Z</VerificationSent> <AppId>1</AppId> <CorporatePartnerId>1</CorporatePartnerId> <CountyId>1</CountyId> <CreatedById>1</CreatedById> <LastModifiedById>1</LastModifiedById> <LoanOfficerId>1</LoanOfficerId> <LoanProductId>1</LoanProductId> <OrganizationId>sample String 10</OrganizationId> <PropertyTypeId>1</PropertyTypeId> <RateTrackerId>11</RateTrackerId> <RateTrackerTypeId>12</RateTrackerTypeId> </RateTracker>
application/vnd.api+json
Sample not available.