Request Information

URI Parameters

None.

Body Parameters

The rate tracker object with the information.

Micro.RateTracker
NameDescriptionTypeAdditional information
loanOfficerId

Gets or sets the loan officer identifier.

integer

None.

loanProductId

Gets or sets the loan product identifier.

integer

None.

propertyTypeId

Gets or sets the property type identifier.

integer

None.

id

Gets or sets the rate tracker identifier.

integer

None.

rateTrackerTypeId

Gets or sets the rate tracker type identifier.

integer

None.

appraisedValue

Gets or sets the appraised value.

decimal number

None.

corporatePartner

Gets or sets the corporate partner.

string

None.

countyFipsId

Gets or sets the county FIPS identifier.

string

None.

creditScore

Gets or sets the credit score.

integer

None.

duration

Gets or sets the duration.

string

None.

email

Gets or sets the email.

string

None.

escrowsWaived

Gets or sets a value indicating whether escrows are waived.

boolean

None.

firstName

Gets or sets the first name.

string

None.

isCashOut

Gets or sets a value indicating whether is cash out.

boolean

None.

lastName

Gets or sets the last name.

string

None.

loanAmount

Gets or sets the loan amount.

decimal number

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.

organization

Gets or sets the organization.

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.

Request Formats

application/json, text/json

Sample:
{
  "loanOfficerId": "1",
  "loanProductId": "1",
  "propertyTypeId": "1",
  "id": "1",
  "rateTrackerTypeId": "2",
  "appraisedValue": 1.0,
  "corporatePartner": "sample String 3",
  "countyFipsId": "sample String 4",
  "creditScore": 1,
  "duration": "sample String 5",
  "email": "sample String 6",
  "escrowsWaived": true,
  "firstName": "sample String 8",
  "isCashOut": true,
  "lastName": "sample String 10",
  "loanAmount": 1.0,
  "loanPurpose": "sample String 11",
  "mobilePhone": "sample String 12",
  "occupancyType": "sample String 13",
  "organization": "sample String 14",
  "salesPrice": 1.0,
  "state": "sample String 15",
  "targetLenderFees": 1.0,
  "targetPoints": 1.0,
  "targetRate": 1.0,
  "targetTotalCosts": 1.0
}

text/html

Sample:
{"loanOfficerId":"1","loanProductId":"1","propertyTypeId":"1","id":"1","rateTrackerTypeId":"2","appraisedValue":1.0,"corporatePartner":"sample String 3","countyFipsId":"sample String 4","creditScore":1,"duration":"sample String 5","email":"sample String 6","escrowsWaived":true,"firstName":"sample String 8","isCashOut":true,"lastName":"sample String 10","loanAmount":1.0,"loanPurpose":"sample String 11","mobilePhone":"sample String 12","occupancyType":"sample String 13","organization":"sample String 14","salesPrice":1.0,"state":"sample String 15","targetLenderFees":1.0,"targetPoints":1.0,"targetRate":1.0,"targetTotalCosts":1.0}

application/xml, text/xml

Sample:
<RateTracker xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <LoanOfficerId>1</LoanOfficerId>
  <LoanProductId>1</LoanProductId>
  <PropertyTypeId>1</PropertyTypeId>
  <RateTrackerId>1</RateTrackerId>
  <RateTrackerTypeId>2</RateTrackerTypeId>
  <AppraisedValue>1</AppraisedValue>
  <CorporatePartner>sample String 3</CorporatePartner>
  <CountyFipsId>sample String 4</CountyFipsId>
  <CreditScore>1</CreditScore>
  <Duration>sample String 5</Duration>
  <Email>sample String 6</Email>
  <EscrowsWaived>true</EscrowsWaived>
  <FirstName>sample String 8</FirstName>
  <IsCashOut>true</IsCashOut>
  <LastName>sample String 10</LastName>
  <LoanAmount>1</LoanAmount>
  <LoanPurpose>sample String 11</LoanPurpose>
  <MobilePhone>sample String 12</MobilePhone>
  <OccupancyType>sample String 13</OccupancyType>
  <Organization>sample String 14</Organization>
  <SalesPrice>1</SalesPrice>
  <State>sample String 15</State>
  <TargetLenderFees>1</TargetLenderFees>
  <TargetPoints>1</TargetPoints>
  <TargetRate>1</TargetRate>
  <TargetTotalCosts>1</TargetTotalCosts>
</RateTracker>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

A list of states.

Micro.RateTracker
NameDescriptionTypeAdditional information
loanOfficerId

Gets or sets the loan officer identifier.

integer

None.

loanProductId

Gets or sets the loan product identifier.

integer

None.

propertyTypeId

Gets or sets the property type identifier.

integer

None.

id

Gets or sets the rate tracker identifier.

integer

None.

rateTrackerTypeId

Gets or sets the rate tracker type identifier.

integer

None.

appraisedValue

Gets or sets the appraised value.

decimal number

None.

corporatePartner

Gets or sets the corporate partner.

string

None.

countyFipsId

Gets or sets the county FIPS identifier.

string

None.

creditScore

Gets or sets the credit score.

integer

None.

duration

Gets or sets the duration.

string

None.

email

Gets or sets the email.

string

None.

escrowsWaived

Gets or sets a value indicating whether escrows are waived.

boolean

None.

firstName

Gets or sets the first name.

string

None.

isCashOut

Gets or sets a value indicating whether is cash out.

boolean

None.

lastName

Gets or sets the last name.

string

None.

loanAmount

Gets or sets the loan amount.

decimal number

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.

organization

Gets or sets the organization.

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.

Response Formats

application/json, text/json

Sample:
{
  "loanOfficerId": "1",
  "loanProductId": "1",
  "propertyTypeId": "1",
  "id": "1",
  "rateTrackerTypeId": "2",
  "appraisedValue": 1.0,
  "corporatePartner": "sample String 3",
  "countyFipsId": "sample String 4",
  "creditScore": 1,
  "duration": "sample String 5",
  "email": "sample String 6",
  "escrowsWaived": true,
  "firstName": "sample String 8",
  "isCashOut": true,
  "lastName": "sample String 10",
  "loanAmount": 1.0,
  "loanPurpose": "sample String 11",
  "mobilePhone": "sample String 12",
  "occupancyType": "sample String 13",
  "organization": "sample String 14",
  "salesPrice": 1.0,
  "state": "sample String 15",
  "targetLenderFees": 1.0,
  "targetPoints": 1.0,
  "targetRate": 1.0,
  "targetTotalCosts": 1.0
}

text/html

Sample:
{"loanOfficerId":"1","loanProductId":"1","propertyTypeId":"1","id":"1","rateTrackerTypeId":"2","appraisedValue":1.0,"corporatePartner":"sample String 3","countyFipsId":"sample String 4","creditScore":1,"duration":"sample String 5","email":"sample String 6","escrowsWaived":true,"firstName":"sample String 8","isCashOut":true,"lastName":"sample String 10","loanAmount":1.0,"loanPurpose":"sample String 11","mobilePhone":"sample String 12","occupancyType":"sample String 13","organization":"sample String 14","salesPrice":1.0,"state":"sample String 15","targetLenderFees":1.0,"targetPoints":1.0,"targetRate":1.0,"targetTotalCosts":1.0}

application/xml, text/xml

Sample:
<RateTracker xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <LoanOfficerId>1</LoanOfficerId>
  <LoanProductId>1</LoanProductId>
  <PropertyTypeId>1</PropertyTypeId>
  <RateTrackerId>1</RateTrackerId>
  <RateTrackerTypeId>2</RateTrackerTypeId>
  <AppraisedValue>1</AppraisedValue>
  <CorporatePartner>sample String 3</CorporatePartner>
  <CountyFipsId>sample String 4</CountyFipsId>
  <CreditScore>1</CreditScore>
  <Duration>sample String 5</Duration>
  <Email>sample String 6</Email>
  <EscrowsWaived>true</EscrowsWaived>
  <FirstName>sample String 8</FirstName>
  <IsCashOut>true</IsCashOut>
  <LastName>sample String 10</LastName>
  <LoanAmount>1</LoanAmount>
  <LoanPurpose>sample String 11</LoanPurpose>
  <MobilePhone>sample String 12</MobilePhone>
  <OccupancyType>sample String 13</OccupancyType>
  <Organization>sample String 14</Organization>
  <SalesPrice>1</SalesPrice>
  <State>sample String 15</State>
  <TargetLenderFees>1</TargetLenderFees>
  <TargetPoints>1</TargetPoints>
  <TargetRate>1</TargetRate>
  <TargetTotalCosts>1</TargetTotalCosts>
</RateTracker>