ARMTermMicro
Class ARMTermMicroController.
API | Description |
---|---|
GET micro/arm-terms |
Gets all ARM terms. |
GET micro/arm-terms/{armTermId} |
Gets all ARM terms with the specified ARM term identifier. |
GET micro/arm-terms?armTermId={armTermId} |
Gets all ARM terms with the specified ARM term identifier. |
CountyMicro
Class CountyMicroController.
API | Description |
---|---|
GET micro/counties |
Gets all counties. |
GET micro/counties/{countyId} |
Gets the county with the specified county identifier. |
GET micro/counties?fipsId={fipsId} |
Gets the county with the specified FIPS identifier. |
GET micro/counties?state={state} |
Gets all counties in the specified state. |
GET micro/counties?state={state}&name={name} |
Gets the county in the specified state with the specified county name. |
GET micro/counties?stateId={stateId} |
Gets all counties in the specified state. |
CreditScoreRangeMicro
Class CreditScoreRangeMicroController.
API | Description |
---|---|
GET micro/credit-score-ranges |
Gets all credit score ranges. |
EmailQuoteRPCMicro
Class EmailQuoteRPCMicroController.
FullQuoteMicro
Class FullQuoteMicroController.
GeoLocationRPCMicro
Class GeoLocationRPCMicroController.
API | Description |
---|---|
GET micro/rpc/geo-location |
Gets geographic information based on the current IP. |
GET micro/rpc/geo-location?latitude={latitude}&longitude={longitude} |
Gets the coordinates. |
HistoricalQuoteMicro
Class HistoricalQuoteMicroController.
ImagesMicro
API | Description |
---|---|
GET micro/images/icon?name={name} |
Get FontAwesome PNG icon for email. |
GET micro/images/payment-donut-chart?pi={pi}&mi={mi}&taxes={taxes}&ins={ins}&other={other} |
Get donut chart for monthly payment break down. |
LoanProductMicro
Class LoanProductMicroController.
API | Description |
---|---|
GET micro/loan-products |
Gets all loan products. |
GET micro/loan-products/{loanProductId} |
Gets the loan product with the specified loan product identifier. |
GET micro/loan-products?loanProductId={loanProductId} |
Gets the loan product with the specified loan product identifier. |
GET micro/loan-products?loanProgramId={loanProgramId} |
Gets all loan products with the specified loan program identifier. |
LoanProgramMicro
Class LoanProgramMicroController.
API | Description |
---|---|
GET micro/loan-programs |
Gets all loan programs. |
GET micro/loan-programs/{loanProgramId} |
Gets the loan program with the specified loan program identifier. |
GET micro/loan-programs?loanProgramId={loanProgramId} |
Gets the loan program with the specified loan program identifier. |
LoanPurposeMicro
Class LoanPurposeMicroController.
API | Description |
---|---|
GET micro/loan-purposes |
Gets all loan purposes. |
MIRateTypeMicro
Class MIRateTypeMicroController.
API | Description |
---|---|
GET micro/mi-rate-types |
Gets all MI rate types. |
GET micro/mi-rate-types/{miRateTypeId} |
Gets the MI rate type with the specified MI rate type identifier. |
GET micro/mi-rate-types?loanProgramId={loanProgramId} |
Gets the MI rate types with the specified loan program identifier. |
GET micro/mi-rate-types?miRateTypeId={miRateTypeId} |
Gets all MI rate types with the specified MI rate type identifier. |
OccupancyTypeMicro
Class OccupancyTypeMicroController.
API | Description |
---|---|
GET micro/occupancy-types |
Gets all occupancy types. |
ProfileValue
Class ProfileValuesController.
API | Description |
---|---|
GET micro/profile-values |
Gets all profile values. |
GET micro/profile-values/{profileValueName} |
Gets the specified profile value by name. |
PropertyTypeMicro
Class PropertyTypeMicroController.
API | Description |
---|---|
GET micro/property-types |
Gets all property types. |
GET micro/property-types/{propertyTypeId} |
Gets the property type with the specified property type identifier. |
GET micro/property-types?propertyTypeId={propertyTypeId} |
Gets all property types with the specified property type identifier. |
GET micro/property-types?subjectOnly={subjectOnly} |
Gets the subject property types only. |
QuoteMicro
Class QuoteMicroController.
RateTrackerMicro
Class RateTrackerMicroController.
API | Description |
---|---|
POST micro/rate-trackers |
Saves the rate tracker object. |
RateTrackerRPCMicro
Class RateTrackerRPCMicroController.
API | Description |
---|---|
GET micro/rpc/rate-trackers/verify-email?guid={guid} |
Verifies email address. |
POST micro/rpc/rate-trackers/unsubscribe?token={token} |
Unsubscribes email from all Rate Trackers. |
StateMicro
Class StateMicroController.
API | Description |
---|---|
GET micro/states?organization={organization} |
Gets all states. |