POST api/RealTAG/FullReport
Gets a full RealTAG report.
Request Information
URI Parameters
None.
Body Parameters
SimpleLead| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
This is the full name of the lead. i.e. John Doe |
string |
None. |
| Phone |
This is the 10 digit phone number of the lead. |
integer |
None. |
|
This is the email address of the lead. |
string |
None. |
|
| Address |
This is the street address of the lead. |
string |
None. |
| City |
This is the name of the city. |
string |
None. |
| State |
This is standard 2 letter postal abreviation for the state. |
string |
None. |
| Zip |
This is the zip code. |
string |
None. |
Request Formats
application/json, text/json
{
"Name": "John Doe",
"Phone": 9999999999,
"Email": "email1@test.com",
"Address": "123 Main Street",
"City": "Some City",
"State": "CA",
"Zip": "90210"
}
application/xml, text/xml
<SimpleLead xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>John Doe</Name> <Phone>9999999999</Phone> <Email>email1@test.com</Email> <Address>123 Main Street</Address> <City>Some City</City> <State>CA</State> <Zip>90210</Zip> </SimpleLead>
Response Information
Resource Description
RealTAGCompatibilityReturnType| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Unique identifier for property (internal use only) |
string |
None. |
| Created |
Date information was created |
date |
None. |
| Modified |
Date that information was last modified |
date |
None. |
| Fares |
Fares information |
RTCFaresType |
None. |
| Original |
Original request from client |
RTCLeadInput |
None. |
| Processed |
Information about the processing of the property |
RTCProcessed |
None. |
| Property |
Information about the property |
RTCProperty |
None. |
| NeighborhoodForeclosure |
Foreclosures in area |
RTCNeighborhoodForeclosure |
None. |
| VoluntaryLien |
Liens placed on property through neglect (foreclosure, etc.) |
RTCVoluntaryLien |
None. |
| Comparables |
Similar properties that have recently sold |
Collection of RTCComparable |
None. |
| LoanIQ |
Collected additional property and area information |
RTCLoanIQ |
None. |
| OpenLiens |
Open Liens on Property |
Collection of RTCOpenLien |
None. |
| AVM |
Estimated Valuation information |
RTCAVM |
None. |
Response Formats
application/json, text/json
{
"ID": "123456",
"Created": "2026-01-22T06:28:13.6466915+00:00",
"Modified": "2026-01-22T06:28:13.6466915+00:00",
"Fares": {
"Checked": true,
"Time": 0.212
},
"Original": {
"Name": "John Doe",
"FirstName": "John",
"LastName": "Doe",
"Address": "123 Main Street",
"UnitNumber": "",
"City": "Some City",
"State": "CA",
"Zip": "90210",
"IP": "1.1.1.1"
},
"Processed": {
"Error": "Error 1",
"ErrorLong": "Error message goes here",
"Notes": "No notes",
"NotesLong": "There are no notes for this example"
},
"Property": {
"IsHomeOwner": true,
"OwnerName": "John Doe",
"IsOwnerOccupied": true,
"Address": "123 Main Street",
"UnitNumber": "",
"City": "Some City",
"State": "CA",
"Zip": "90210",
"APN": "123swer2342fg24-234f",
"County": "Orange",
"CensusTract": "342-ss-324",
"FIPSCode": "10231",
"FIPSCensusCombo": "10231 342-asf-114",
"PropertyUse": "SFR",
"LandUseDescription": "SFR",
"CountyUse": "SFR",
"StateLandUseDescription": "SFR",
"Bathrooms": 2.0,
"Bedrooms": 3,
"BasementSqFt": null,
"Fireplaces": 1,
"CentralCooling": "",
"ParkingType": "Garage",
"GarageSqFt": 600,
"GarageTotalCars": 2,
"LandValue": 32345,
"LotAreaSqFt": 5432,
"Pool": "Y/Inground",
"TotalAssesedValueAmount": 94322,
"RoofSurfaceDescription": "Asphalt Shingles",
"TotalLivingAreaSqFt": 1432,
"GrossLivingAreaSqFt": 1522,
"TotalAdjustmentLivingSqFt": 1325,
"TotalRooms": 6,
"TotalStories": 1.0,
"YearBuilt": 1998,
"Schooldistrict": "Some Town Community Schools",
"Realestatetotaltaxamount": 2314,
"LastSaleDate": "2015-12-08T06:28:13.6466915+00:00",
"LastSalePrice": 100000,
"PricePerSquareFoot": 68.8,
"Improvementvalue": 65435,
"Zoning": "Residential",
"Taxyear": 2016,
"Totaltaxablevalueamount": 94032,
"Firstmortgageamount": 70000,
"Firstmortgageinterestrate": 5.25,
"Firstmortgageinterestratetype": "Fixed",
"Firstmortgageterm": 30,
"Firstmortgagetype": "FHA",
"Secondmortgageamount": 20000,
"Secondmortgageinterestrate": null,
"Secondmortgageinterestratetype": null,
"Secondmortgageterm": null,
"Secondmortgagetype": null,
"PhoneNumber": null,
"MailingAddress": "123 Main Street",
"MailingCity": "Some City",
"MailingState": "CA",
"MailingPostalCode": "90210",
"PlusFourPostalCode": null,
"HouseNumber": null,
"DirectionPrefix": "SW",
"StreetName": "Main",
"StreetSuffix": "Street",
"DirectionSuffix": null,
"ApartmentOrUnit": null,
"SiteInfluenceDescription": null,
"FloodZoneIdentifier": "Y",
"RoofTypeDescription": "Asphalt Shingles",
"FoundationMaterialDescription": "Block",
"ConditionsDescription": "Good",
"ConstructionQualityTypeDescription": null,
"OtherPropertyImprovementsDescription": null,
"ExteriorWallsIdentifier": null,
"ConstructionTypeDescription": "Frame",
"ImprovementValueAmount": 94323,
"BasementType": null,
"BasementDescription": null,
"BasementFinishedAreaSqFt": null,
"LenderName": "Some City Banking",
"TitleCompanyName": "Some City Title",
"OpenLienAmount": 90000,
"OpenLienCount": 2,
"LastLoanDate": "2015-12-08T06:28:13.6466915+00:00"
},
"NeighborhoodForeclosure": {
"Count": 4,
"Count0P25": 2,
"Count0P50": 2
},
"VoluntaryLien": {
"NODorForeclosure": false,
"DefaultAmount": null,
"DefaultDate": null
},
"Comparables": [
{
"C2DDataID": 123456,
"DistanceFromSubject": 0.3,
"OwnerName": "Jane Smith",
"Address": "124 Main Street",
"City": "Some City",
"State": "CA",
"Zip": "90210",
"SchoolDistrict": "Hometown Community Schools",
"PropertyTaxes": 2134,
"IsOwnerOccupied": "Y",
"SaleDate": "2015-12-08T00:00:00+00:00",
"PropertyUse": "SFR",
"LandUseDescription": "SFR",
"CountyUse": "SFR",
"StateLandUseDescription": "SFR",
"SalePrice": 90000,
"PricePerSquareFoot": 64.8,
"EstimatedEquity": 10000,
"FirstMortgage": 70000,
"SecondMortgage": 20000,
"SquareFeet": 1543,
"Bedrooms": 3,
"Bathrooms": 2,
"YearBuilt": 1995,
"Pool": "Y/Inground"
}
],
"LoanIQ": null,
"OpenLiens": [
{
"C2DDataID": 123456,
"TransactionNumber": "123 sf",
"TransactionType": "",
"SaleDocumentNumberIdentifier": "123 sa",
"SaleDeedTypeDescription": "",
"SaleDeedTypeDamarCode": "",
"SaleRecordingDate": "2015-12-10T06:28:13.6466915+00:00",
"SaleDate": "2015-12-08T06:28:13.6466915+00:00",
"OneSaleTypeDescription": "",
"SaleStampAmount": 342,
"SalesPriceAmount": 100000,
"SaleSellerName": "Fred Flint",
"SaleBuyerNames": [
"John Doe"
],
"SaleTitleCompanyName": "Some City Title",
"SaleTransferDocumentNumberIdentifier": "234 sdfw",
"SaleOwnerTransferIndicator": "",
"CorporateBuyer": false,
"Borrower1Names": [
"John Doe"
],
"VestingDescription": "",
"LastSaleIndicator": "",
"Liens": [
{
"C2DDataID": 123456,
"TransactionNumber": "231 df",
"LienPosition": 1,
"FinanceCashDownAmount": 10000,
"FinanceLoanAmount": 90000,
"FinanceLoanType": "FHA",
"FinanceInterestRateTypeDescription": "Fixed",
"FinanceMortgageTermNumber": "30",
"FinanceMortgageTermTypeDescription": "years",
"FinanceLenderName": "First Bank of Some Town",
"FinanceLenderCode": "123",
"FinanceDocumentNumberIdentifier": "Doc 1223qw",
"FinanceBookPage": "123ad",
"FinanceTitleCompanyName": "Some Town Title",
"FinanceTransferTypeDescription": "",
"FinanceRecordingDate": "2015-12-10T06:28:13.6466915+00:00",
"FinanceInterestRatePercent": 5.2,
"MortgageDate": "2015-12-08T06:28:13.6466915+00:00",
"FinanceTrusteeName": "Youcan Trustme",
"FinanceOtherLoanType": "",
"FinanceDocumentType": "",
"FinanceDocumentTypeCode": "",
"FinanceStatus": "",
"OpenLienIndicator": "Y",
"LoanProductDataStatusDescription": "",
"LoanFeaturesInterestOnlyIndicator": "N",
"LoanFeaturesPaymentOptionIndicator": "",
"LoanFeaturesNegativeAmmortizationIndicator": "",
"LoanFeaturesPrepaymentPenaltyIndicator": "",
"LoanFeaturesPrepaymentPenaltyExpirationDate": null,
"LoanFeaturesInitialPaymentRatePercent": null,
"RateAdjustmentFirstRateAdjustmentDate": null,
"RateAdjustmentSubsequentRateAdjustmentDate": null,
"RateAdjustmentSubsequentCapPercent": null,
"RateAdjustmentSubsequentChangeInterval": null,
"RateAdjustmentSubsequentChangeFrequency": null,
"RateAdjustmentMarginPercent": null,
"ARMIndexType": null,
"ARMRateAdjustmentLifetimeCapPercent": null,
"ARMConversionOptionIndicator": null
}
]
}
],
"AVM": {
"OriginalTrueEquityIndicatedAVM": 95000,
"TrueEquityIndicatedAVM": 100000,
"TrueEquityHighAVM": 120000,
"TrueEquityLowAVM": 80000,
"ForecastStandardDeviation": 20
}
}
application/xml, text/xml
<RealTAGCompatibilityReturnType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ID>123456</ID>
<Created>2026-01-22T06:28:13.6466915+00:00</Created>
<Modified>2026-01-22T06:28:13.6466915+00:00</Modified>
<Fares>
<Checked>true</Checked>
<Time>0.212</Time>
</Fares>
<Original>
<Name>John Doe</Name>
<FirstName>John</FirstName>
<LastName>Doe</LastName>
<Address>123 Main Street</Address>
<UnitNumber />
<City>Some City</City>
<State>CA</State>
<Zip>90210</Zip>
<IP>1.1.1.1</IP>
</Original>
<Processed>
<Error>Error 1</Error>
<ErrorLong>Error message goes here</ErrorLong>
<Notes>No notes</Notes>
<NotesLong>There are no notes for this example</NotesLong>
</Processed>
<Property>
<IsHomeOwner>true</IsHomeOwner>
<OwnerName>John Doe</OwnerName>
<IsOwnerOccupied>true</IsOwnerOccupied>
<Address>123 Main Street</Address>
<UnitNumber />
<City>Some City</City>
<State>CA</State>
<Zip>90210</Zip>
<APN>123swer2342fg24-234f</APN>
<County>Orange</County>
<CensusTract>342-ss-324</CensusTract>
<FIPSCode>10231</FIPSCode>
<FIPSCensusCombo>10231 342-asf-114</FIPSCensusCombo>
<PropertyUse>SFR</PropertyUse>
<LandUseDescription>SFR</LandUseDescription>
<CountyUse>SFR</CountyUse>
<StateLandUseDescription>SFR</StateLandUseDescription>
<Bathrooms>2</Bathrooms>
<Bedrooms>3</Bedrooms>
<BasementSqFt xsi:nil="true" />
<Fireplaces>1</Fireplaces>
<CentralCooling />
<ParkingType>Garage</ParkingType>
<GarageSqFt>600</GarageSqFt>
<GarageTotalCars>2</GarageTotalCars>
<LandValue>32345</LandValue>
<LotAreaSqFt>5432</LotAreaSqFt>
<Pool>Y/Inground</Pool>
<TotalAssesedValueAmount>94322</TotalAssesedValueAmount>
<RoofSurfaceDescription>Asphalt Shingles</RoofSurfaceDescription>
<TotalLivingAreaSqFt>1432</TotalLivingAreaSqFt>
<GrossLivingAreaSqFt>1522</GrossLivingAreaSqFt>
<TotalAdjustmentLivingSqFt>1325</TotalAdjustmentLivingSqFt>
<TotalRooms>6</TotalRooms>
<TotalStories>1</TotalStories>
<YearBuilt>1998</YearBuilt>
<Schooldistrict>Some Town Community Schools</Schooldistrict>
<Realestatetotaltaxamount>2314</Realestatetotaltaxamount>
<LastSaleDate>2015-12-08T06:28:13.6466915+00:00</LastSaleDate>
<LastSalePrice>100000</LastSalePrice>
<PricePerSquareFoot>68.8</PricePerSquareFoot>
<Improvementvalue>65435</Improvementvalue>
<Zoning>Residential</Zoning>
<Taxyear>2016</Taxyear>
<Totaltaxablevalueamount>94032</Totaltaxablevalueamount>
<Firstmortgageamount>70000</Firstmortgageamount>
<Firstmortgageinterestrate>5.25</Firstmortgageinterestrate>
<Firstmortgageinterestratetype>Fixed</Firstmortgageinterestratetype>
<Firstmortgageterm>30</Firstmortgageterm>
<Firstmortgagetype>FHA</Firstmortgagetype>
<Secondmortgageamount>20000</Secondmortgageamount>
<Secondmortgageinterestrate xsi:nil="true" />
<Secondmortgageterm xsi:nil="true" />
<MailingAddress>123 Main Street</MailingAddress>
<MailingCity>Some City</MailingCity>
<MailingState>CA</MailingState>
<MailingPostalCode>90210</MailingPostalCode>
<DirectionPrefix>SW</DirectionPrefix>
<StreetName>Main</StreetName>
<StreetSuffix>Street</StreetSuffix>
<FloodZoneIdentifier>Y</FloodZoneIdentifier>
<RoofTypeDescription>Asphalt Shingles</RoofTypeDescription>
<FoundationMaterialDescription>Block</FoundationMaterialDescription>
<ConditionsDescription>Good</ConditionsDescription>
<ConstructionTypeDescription>Frame</ConstructionTypeDescription>
<ImprovementValueAmount>94323</ImprovementValueAmount>
<BasementFinishedAreaSqFt xsi:nil="true" />
<LenderName>Some City Banking</LenderName>
<TitleCompanyName>Some City Title</TitleCompanyName>
<OpenLienAmount>90000</OpenLienAmount>
<OpenLienCount>2</OpenLienCount>
<LastLoanDate>2015-12-08T06:28:13.6466915+00:00</LastLoanDate>
</Property>
<NeighborhoodForeclosure>
<Count>4</Count>
<Count0P25>2</Count0P25>
<Count0P50>2</Count0P50>
</NeighborhoodForeclosure>
<VoluntaryLien>
<NODorForeclosure>false</NODorForeclosure>
<DefaultAmount xsi:nil="true" />
</VoluntaryLien>
<Comparables>
<RTCComparable>
<C2DDataID>123456</C2DDataID>
<DistanceFromSubject>0.3</DistanceFromSubject>
<OwnerName>Jane Smith</OwnerName>
<Address>124 Main Street</Address>
<City>Some City</City>
<State>CA</State>
<Zip>90210</Zip>
<SchoolDistrict>Hometown Community Schools</SchoolDistrict>
<PropertyTaxes>2134</PropertyTaxes>
<IsOwnerOccupied>Y</IsOwnerOccupied>
<SaleDate>2015-12-08T00:00:00+00:00</SaleDate>
<PropertyUse>SFR</PropertyUse>
<LandUseDescription>SFR</LandUseDescription>
<CountyUse>SFR</CountyUse>
<StateLandUseDescription>SFR</StateLandUseDescription>
<SalePrice>90000</SalePrice>
<PricePerSquareFoot>64.8</PricePerSquareFoot>
<EstimatedEquity>10000</EstimatedEquity>
<FirstMortgage>70000</FirstMortgage>
<SecondMortgage>20000</SecondMortgage>
<SquareFeet>1543</SquareFeet>
<Bedrooms>3</Bedrooms>
<Bathrooms>2</Bathrooms>
<YearBuilt>1995</YearBuilt>
<Pool>Y/Inground</Pool>
</RTCComparable>
</Comparables>
<OpenLiens>
<RTCOpenLien>
<C2DDataID>123456</C2DDataID>
<TransactionNumber>123 sf</TransactionNumber>
<TransactionType />
<SaleDocumentNumberIdentifier>123 sa</SaleDocumentNumberIdentifier>
<SaleDeedTypeDescription />
<SaleDeedTypeDamarCode />
<SaleRecordingDate>2015-12-10T06:28:13.6466915+00:00</SaleRecordingDate>
<SaleDate>2015-12-08T06:28:13.6466915+00:00</SaleDate>
<OneSaleTypeDescription />
<SaleStampAmount>342</SaleStampAmount>
<SalesPriceAmount>100000</SalesPriceAmount>
<SaleSellerName>Fred Flint</SaleSellerName>
<SaleBuyerNames>
<string>John Doe</string>
</SaleBuyerNames>
<SaleTitleCompanyName>Some City Title</SaleTitleCompanyName>
<SaleTransferDocumentNumberIdentifier>234 sdfw</SaleTransferDocumentNumberIdentifier>
<SaleOwnerTransferIndicator />
<CorporateBuyer>false</CorporateBuyer>
<Borrower1Names>
<string>John Doe</string>
</Borrower1Names>
<VestingDescription />
<LastSaleIndicator />
<Liens>
<RTCLien>
<C2DDataID>123456</C2DDataID>
<TransactionNumber>231 df</TransactionNumber>
<LienPosition>1</LienPosition>
<FinanceCashDownAmount>10000</FinanceCashDownAmount>
<FinanceLoanAmount>90000</FinanceLoanAmount>
<FinanceLoanType>FHA</FinanceLoanType>
<FinanceInterestRateTypeDescription>Fixed</FinanceInterestRateTypeDescription>
<FinanceMortgageTermNumber>30</FinanceMortgageTermNumber>
<FinanceMortgageTermTypeDescription>years</FinanceMortgageTermTypeDescription>
<FinanceLenderName>First Bank of Some Town</FinanceLenderName>
<FinanceLenderCode>123</FinanceLenderCode>
<FinanceDocumentNumberIdentifier>Doc 1223qw</FinanceDocumentNumberIdentifier>
<FinanceBookPage>123ad</FinanceBookPage>
<FinanceTitleCompanyName>Some Town Title</FinanceTitleCompanyName>
<FinanceTransferTypeDescription />
<FinanceRecordingDate>2015-12-10T06:28:13.6466915+00:00</FinanceRecordingDate>
<FinanceInterestRatePercent>5.2</FinanceInterestRatePercent>
<MortgageDate>2015-12-08T06:28:13.6466915+00:00</MortgageDate>
<FinanceTrusteeName>Youcan Trustme</FinanceTrusteeName>
<FinanceOtherLoanType />
<FinanceDocumentType />
<FinanceDocumentTypeCode />
<FinanceStatus />
<OpenLienIndicator>Y</OpenLienIndicator>
<LoanProductDataStatusDescription />
<LoanFeaturesInterestOnlyIndicator>N</LoanFeaturesInterestOnlyIndicator>
<LoanFeaturesPaymentOptionIndicator />
<LoanFeaturesNegativeAmmortizationIndicator />
<LoanFeaturesPrepaymentPenaltyIndicator />
<LoanFeaturesPrepaymentPenaltyExpirationDate xsi:nil="true" />
<LoanFeaturesInitialPaymentRatePercent xsi:nil="true" />
<RateAdjustmentFirstRateAdjustmentDate xsi:nil="true" />
<RateAdjustmentSubsequentRateAdjustmentDate xsi:nil="true" />
<RateAdjustmentSubsequentCapPercent xsi:nil="true" />
<RateAdjustmentSubsequentChangeInterval xsi:nil="true" />
<RateAdjustmentSubsequentChangeFrequency xsi:nil="true" />
<RateAdjustmentMarginPercent xsi:nil="true" />
<ARMRateAdjustmentLifetimeCapPercent xsi:nil="true" />
</RTCLien>
</Liens>
</RTCOpenLien>
</OpenLiens>
<AVM>
<OriginalTrueEquityIndicatedAVM>95000</OriginalTrueEquityIndicatedAVM>
<TrueEquityIndicatedAVM>100000</TrueEquityIndicatedAVM>
<TrueEquityHighAVM>120000</TrueEquityHighAVM>
<TrueEquityLowAVM>80000</TrueEquityLowAVM>
<ForecastStandardDeviation>20</ForecastStandardDeviation>
</AVM>
</RealTAGCompatibilityReturnType>