POST dosconnect/UpdateSubjectProperty
Request Information
URI Parameters
None.
Body Parameters
UpdateSubjectPropertyInputName | Description | Type | Additional information |
---|---|---|---|
APIKey | string |
None. |
|
ClosingDate | date |
None. |
|
ImprovementValues | decimal number |
None. |
|
ImprovementsFlag | boolean |
None. |
|
Improvements | string |
None. |
|
Purpose | string |
None. |
|
FinancingWaiverDate | date |
None. |
|
PropertyID | integer |
None. |
|
OccupancyTypeDD | integer |
None. |
|
PropertyValue | decimal number |
None. |
|
OriginalValue | decimal number |
None. |
|
PurchaseDate | date |
None. |
|
IncludeInTDSCalculationFlag | boolean |
None. |
|
Lot | string |
None. |
|
Block | string |
None. |
|
Township | string |
None. |
|
MLSListingFlag | boolean |
None. |
|
NewConstructionDD | integer |
None. |
|
PropertyTypeDD | integer |
None. |
|
DwellingTypeDD | integer |
None. |
|
DwellingStyleDD | integer |
None. |
|
LivingSpaceUnitOfMeasureDD | integer |
None. |
|
LivingSpace | integer |
None. |
|
LotSizeUnitOfMeasureDD | integer |
None. |
|
LotSize | integer |
None. |
|
HeatTypeDD | integer |
None. |
|
WaterTypeDD | integer |
None. |
|
NumberOfUnits | integer |
None. |
|
Age | integer |
None. |
|
GarageSizeDD | integer |
None. |
|
GarageTypeDD | integer |
None. |
|
EnvironmentalHazardFlag | boolean |
None. |
|
SewageTypeDD | integer |
None. |
|
TaxYear | integer |
None. |
|
TaxPayorDD | integer |
None. |
|
PurchasePrice | decimal number |
None. |
|
EstimatedValue | decimal number |
None. |
|
AppraisedValue | decimal number |
None. |
|
AppraisalDate | date |
None. |
|
PropertyValueDD | integer |
None. |
|
ExpHydro | decimal number |
None. |
|
ExpInsurance | decimal number |
None. |
|
ExpMgmt | decimal number |
None. |
|
ExpRepairs | decimal number |
None. |
|
ExpInterest | decimal number |
None. |
|
ExpOther | decimal number |
None. |
|
AnnualTaxes | decimal number |
None. |
|
CondoFees | decimal number |
None. |
|
IncludePercentCondoFees | decimal number |
None. |
|
Heating | decimal number |
None. |
|
RentalIncome | decimal number |
None. |
|
RentalOffsetOptionDD | integer |
None. |
|
RentalInclusionOffsetPercentage | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{ "APIKey": "sample string 1", "ClosingDate": "2025-04-11T06:48:09.3780396-04:00", "ImprovementValues": 2.0, "ImprovementsFlag": true, "Improvements": "sample string 3", "Purpose": "sample string 4", "FinancingWaiverDate": "2025-04-11T06:48:09.3780396-04:00", "PropertyID": 5, "OccupancyTypeDD": 1, "PropertyValue": 1.0, "OriginalValue": 1.0, "PurchaseDate": "2025-04-11T06:48:09.3780396-04:00", "IncludeInTDSCalculationFlag": true, "Lot": "sample string 7", "Block": "sample string 8", "Township": "sample string 9", "MLSListingFlag": true, "NewConstructionDD": 1, "PropertyTypeDD": 1, "DwellingTypeDD": 1, "DwellingStyleDD": 1, "LivingSpaceUnitOfMeasureDD": 1, "LivingSpace": 1, "LotSizeUnitOfMeasureDD": 1, "LotSize": 1, "HeatTypeDD": 1, "WaterTypeDD": 1, "NumberOfUnits": 1, "Age": 1, "GarageSizeDD": 1, "GarageTypeDD": 1, "EnvironmentalHazardFlag": true, "SewageTypeDD": 1, "TaxYear": 1, "TaxPayorDD": 1, "PurchasePrice": 1.0, "EstimatedValue": 1.0, "AppraisedValue": 1.0, "AppraisalDate": "2025-04-11T06:48:09.3780396-04:00", "PropertyValueDD": 1, "ExpHydro": 1.0, "ExpInsurance": 1.0, "ExpMgmt": 1.0, "ExpRepairs": 1.0, "ExpInterest": 1.0, "ExpOther": 1.0, "AnnualTaxes": 1.0, "CondoFees": 1.0, "IncludePercentCondoFees": 1.0, "Heating": 1.0, "RentalIncome": 1.0, "RentalOffsetOptionDD": 1, "RentalInclusionOffsetPercentage": 1.0 }
application/xml, text/xml
Sample:
<UpdateSubjectPropertyInput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Scarlett.V2.API.DataModels.Services.API.DOS"> <APIKey>sample string 1</APIKey> <Age>1</Age> <AnnualTaxes>1</AnnualTaxes> <AppraisalDate>2025-04-11T06:48:09.3780396-04:00</AppraisalDate> <AppraisedValue>1</AppraisedValue> <Block>sample string 8</Block> <ClosingDate>2025-04-11T06:48:09.3780396-04:00</ClosingDate> <CondoFees>1</CondoFees> <DwellingStyleDD>1</DwellingStyleDD> <DwellingTypeDD>1</DwellingTypeDD> <EnvironmentalHazardFlag>true</EnvironmentalHazardFlag> <EstimatedValue>1</EstimatedValue> <ExpHydro>1</ExpHydro> <ExpInsurance>1</ExpInsurance> <ExpInterest>1</ExpInterest> <ExpMgmt>1</ExpMgmt> <ExpOther>1</ExpOther> <ExpRepairs>1</ExpRepairs> <FinancingWaiverDate>2025-04-11T06:48:09.3780396-04:00</FinancingWaiverDate> <GarageSizeDD>1</GarageSizeDD> <GarageTypeDD>1</GarageTypeDD> <HeatTypeDD>1</HeatTypeDD> <Heating>1</Heating> <ImprovementValues>2</ImprovementValues> <Improvements>sample string 3</Improvements> <ImprovementsFlag>true</ImprovementsFlag> <IncludeInTDSCalculationFlag>true</IncludeInTDSCalculationFlag> <IncludePercentCondoFees>1</IncludePercentCondoFees> <LivingSpace>1</LivingSpace> <LivingSpaceUnitOfMeasureDD>1</LivingSpaceUnitOfMeasureDD> <Lot>sample string 7</Lot> <LotSize>1</LotSize> <LotSizeUnitOfMeasureDD>1</LotSizeUnitOfMeasureDD> <MLSListingFlag>true</MLSListingFlag> <NewConstructionDD>1</NewConstructionDD> <NumberOfUnits>1</NumberOfUnits> <OccupancyTypeDD>1</OccupancyTypeDD> <OriginalValue>1</OriginalValue> <PropertyID>5</PropertyID> <PropertyTypeDD>1</PropertyTypeDD> <PropertyValue>1</PropertyValue> <PropertyValueDD>1</PropertyValueDD> <PurchaseDate>2025-04-11T06:48:09.3780396-04:00</PurchaseDate> <PurchasePrice>1</PurchasePrice> <Purpose>sample string 4</Purpose> <RentalInclusionOffsetPercentage>1</RentalInclusionOffsetPercentage> <RentalIncome>1</RentalIncome> <RentalOffsetOptionDD>1</RentalOffsetOptionDD> <SewageTypeDD>1</SewageTypeDD> <TaxPayorDD>1</TaxPayorDD> <TaxYear>1</TaxYear> <Township>sample string 9</Township> <WaterTypeDD>1</WaterTypeDD> </UpdateSubjectPropertyInput>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
UpdateBaseOutputName | Description | Type | Additional information |
---|---|---|---|
ReturnStatus | ReturnStatusModel |
None. |
Response Formats
application/json, text/json
Sample:
{ "ReturnStatus": { "ReturnCode": 1, "ReturnMessage": "sample string 2", "Results": 1 } }
application/xml, text/xml
Sample:
<UpdateBaseOutput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Scarlett.V2.API.DataModels.Services.API.DOS"> <ReturnStatus xmlns="http://schemas.datacontract.org/2004/07/Scarlett.V2.API.DataModels.Core"> <Results>1</Results> <ReturnCode>1</ReturnCode> <ReturnMessage>sample string 2</ReturnMessage> </ReturnStatus> </UpdateBaseOutput>