Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| propertyId |
The property identifier. |
integer |
Required |
Body Parameters
The property.
Nano.Property| Name | Description | Type | Additional information |
|---|---|---|---|
| aboveGradeSquareFootage |
Gets or sets the above grade square footage. |
integer |
None. |
| acquiredDate |
Gets or sets the acquired date. |
string |
None. |
| acquisitionCost |
Gets or sets the acquisition cost. |
decimal number |
None. |
| alterations |
Gets or sets the alterations. |
decimal number |
None. |
| appraisedValue |
Gets or sets the appraised value. |
decimal number |
None. |
| bathroomCount |
Gets or sets the bathroom count. |
decimal number |
None. |
| bedroomCount |
Gets or sets the bedroom count. |
integer |
None. |
| buildingStatusType |
Gets or sets the type of the building status. |
string |
None. |
| condoProjectManagerIdentifier |
Gets or sets the condo project manager identifier. |
string |
None. |
| contingencyReserves |
Gets or sets the contingency reserves. |
decimal number |
None. |
| disposition |
Gets or sets the disposition. |
string |
None. |
| entityOwnershipName |
Gets or sets the name of the entity ownership. |
string |
None. |
| estateHoldingType |
Gets or sets the type of the estate holding. |
string |
None. |
| interestReserves |
Gets or sets the interest reserves. |
decimal number |
None. |
| isMortgaged |
Gets or sets a value indicating whether the property is mortgaged. |
boolean |
None. |
| isOwned |
Gets or sets a value indicating whether the property is owned. |
boolean |
None. |
| isSubject |
Gets or sets a value indicating whether the property is subject. |
boolean |
None. |
| monthlyHoaDues |
Gets or sets the monthly HOA dues. |
decimal number |
None. |
| monthlyRent |
Gets or sets the monthly rent. |
decimal number |
None. |
| mortgageIncludesEscrow |
Gets or sets a value indicating whether the mortgage includes escrow. |
boolean |
None. |
| occupancyType |
Gets or sets the occupancy type. |
string |
None. |
| overriddenRentalIncome |
Gets or sets the overridden rental income. |
decimal number |
None. |
| parcelId |
Gets or sets the parcel identifier. |
string |
None. |
| projectName |
Gets or sets the name of the project. |
string |
None. |
| remainingEconomicLife |
Gets or sets the remaining economic life. |
integer |
None. |
| rentalMultiplierIgnored |
Gets or sets a value indicating whether the rental multiplier is ignored. |
boolean |
None. |
| roomCount |
Gets or sets the room count. |
integer |
None. |
| salesPrice |
Gets or sets the sales price. |
decimal number |
None. |
| status |
Gets or sets the status. |
string |
None. |
| vesting |
Gets or sets the vesting. |
string |
None. |
| vestingTypes |
Gets or sets the vesting type. |
integer |
None. |
| yearBuilt |
Gets or sets the year built. |
integer |
None. |
| address |
Gets or sets the address identifier. |
integer |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| community |
Gets or sets the community identifier. |
integer |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| leasehold |
Gets or sets the leasehold identifier. |
integer |
None. |
| manufacturedHome |
Gets or sets the manufactured home identifier. |
integer |
None. |
| projectClassificationType |
Gets or sets the project classification type identifier. |
integer |
None. |
| propertyClassificationType |
Gets or sets the property classification type identifier. |
integer |
None. |
| id |
Gets or sets the property identifier. |
integer |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| subjectPropertyDetail |
Gets or sets the app detail identifier. |
integer |
None. |
| liabilities |
Gets or sets the liability identifiers. |
Collection of integer |
None. |
| occupants |
Gets or sets the occupant identifiers. |
Collection of integer |
None. |
| owners |
Gets or sets the owner identifiers. |
Collection of integer |
None. |
| taxesAndInsurances |
Gets or sets the taxes and insurance identifiers. |
Collection of integer |
None. |
| verifications |
Gets or sets the verification identifiers. |
Collection of integer |
None. |
| verificationOrders |
Gets or sets the verification identifiers. |
Collection of integer |
None. |
Request Formats
application/json, text/json
{
"aboveGradeSquareFootage": 1,
"acquiredDate": "sample String 1",
"acquisitionCost": 1.0,
"alterations": 1.0,
"appraisedValue": 1.0,
"bathroomCount": 1.0,
"bedroomCount": 1,
"buildingStatusType": "sample String 2",
"condoProjectManagerIdentifier": "sample String 3",
"contingencyReserves": 1.0,
"disposition": "sample String 4",
"entityOwnershipName": "sample String 5",
"estateHoldingType": "sample String 6",
"interestReserves": 1.0,
"isMortgaged": true,
"isOwned": true,
"isSubject": true,
"monthlyHoaDues": 1.0,
"monthlyRent": 1.0,
"mortgageIncludesEscrow": true,
"occupancyType": "sample String 9",
"overriddenRentalIncome": 1.0,
"parcelId": "sample String 10",
"projectName": "sample String 11",
"remainingEconomicLife": 12,
"rentalMultiplierIgnored": true,
"roomCount": 1,
"salesPrice": 1.0,
"status": "sample String 14",
"vesting": "sample String 15",
"vestingTypes": 16,
"yearBuilt": 1,
"address": "1",
"app": "17",
"community": "1",
"county": "1",
"leasehold": "1",
"manufacturedHome": "1",
"projectClassificationType": "1",
"propertyClassificationType": "1",
"id": "18",
"propertyType": "1",
"subjectPropertyDetail": "1",
"liabilities": [
"1",
"2"
],
"occupants": [
"1",
"2"
],
"owners": [
"1",
"2"
],
"taxesAndInsurances": [
"1",
"2"
],
"verifications": [
"1",
"2"
],
"verificationOrders": [
"1",
"2"
]
}
text/html
{"aboveGradeSquareFootage":1,"acquiredDate":"sample String 1","acquisitionCost":1.0,"alterations":1.0,"appraisedValue":1.0,"bathroomCount":1.0,"bedroomCount":1,"buildingStatusType":"sample String 2","condoProjectManagerIdentifier":"sample String 3","contingencyReserves":1.0,"disposition":"sample String 4","entityOwnershipName":"sample String 5","estateHoldingType":"sample String 6","interestReserves":1.0,"isMortgaged":true,"isOwned":true,"isSubject":true,"monthlyHoaDues":1.0,"monthlyRent":1.0,"mortgageIncludesEscrow":true,"occupancyType":"sample String 9","overriddenRentalIncome":1.0,"parcelId":"sample String 10","projectName":"sample String 11","remainingEconomicLife":12,"rentalMultiplierIgnored":true,"roomCount":1,"salesPrice":1.0,"status":"sample String 14","vesting":"sample String 15","vestingTypes":16,"yearBuilt":1,"address":"1","app":"17","community":"1","county":"1","leasehold":"1","manufacturedHome":"1","projectClassificationType":"1","propertyClassificationType":"1","id":"18","propertyType":"1","subjectPropertyDetail":"1","liabilities":["1","2"],"occupants":["1","2"],"owners":["1","2"],"taxesAndInsurances":["1","2"],"verifications":["1","2"],"verificationOrders":["1","2"]}
application/x-www-form-urlencoded
Sample not available.
application/vnd.api+json
Sample not available.
Response Information
Resource Description
The updated property.
Nano.Property| Name | Description | Type | Additional information |
|---|---|---|---|
| aboveGradeSquareFootage |
Gets or sets the above grade square footage. |
integer |
None. |
| acquiredDate |
Gets or sets the acquired date. |
string |
None. |
| acquisitionCost |
Gets or sets the acquisition cost. |
decimal number |
None. |
| alterations |
Gets or sets the alterations. |
decimal number |
None. |
| appraisedValue |
Gets or sets the appraised value. |
decimal number |
None. |
| bathroomCount |
Gets or sets the bathroom count. |
decimal number |
None. |
| bedroomCount |
Gets or sets the bedroom count. |
integer |
None. |
| buildingStatusType |
Gets or sets the type of the building status. |
string |
None. |
| condoProjectManagerIdentifier |
Gets or sets the condo project manager identifier. |
string |
None. |
| contingencyReserves |
Gets or sets the contingency reserves. |
decimal number |
None. |
| disposition |
Gets or sets the disposition. |
string |
None. |
| entityOwnershipName |
Gets or sets the name of the entity ownership. |
string |
None. |
| estateHoldingType |
Gets or sets the type of the estate holding. |
string |
None. |
| interestReserves |
Gets or sets the interest reserves. |
decimal number |
None. |
| isMortgaged |
Gets or sets a value indicating whether the property is mortgaged. |
boolean |
None. |
| isOwned |
Gets or sets a value indicating whether the property is owned. |
boolean |
None. |
| isSubject |
Gets or sets a value indicating whether the property is subject. |
boolean |
None. |
| monthlyHoaDues |
Gets or sets the monthly HOA dues. |
decimal number |
None. |
| monthlyRent |
Gets or sets the monthly rent. |
decimal number |
None. |
| mortgageIncludesEscrow |
Gets or sets a value indicating whether the mortgage includes escrow. |
boolean |
None. |
| occupancyType |
Gets or sets the occupancy type. |
string |
None. |
| overriddenRentalIncome |
Gets or sets the overridden rental income. |
decimal number |
None. |
| parcelId |
Gets or sets the parcel identifier. |
string |
None. |
| projectName |
Gets or sets the name of the project. |
string |
None. |
| remainingEconomicLife |
Gets or sets the remaining economic life. |
integer |
None. |
| rentalMultiplierIgnored |
Gets or sets a value indicating whether the rental multiplier is ignored. |
boolean |
None. |
| roomCount |
Gets or sets the room count. |
integer |
None. |
| salesPrice |
Gets or sets the sales price. |
decimal number |
None. |
| status |
Gets or sets the status. |
string |
None. |
| vesting |
Gets or sets the vesting. |
string |
None. |
| vestingTypes |
Gets or sets the vesting type. |
integer |
None. |
| yearBuilt |
Gets or sets the year built. |
integer |
None. |
| address |
Gets or sets the address identifier. |
integer |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| community |
Gets or sets the community identifier. |
integer |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| leasehold |
Gets or sets the leasehold identifier. |
integer |
None. |
| manufacturedHome |
Gets or sets the manufactured home identifier. |
integer |
None. |
| projectClassificationType |
Gets or sets the project classification type identifier. |
integer |
None. |
| propertyClassificationType |
Gets or sets the property classification type identifier. |
integer |
None. |
| id |
Gets or sets the property identifier. |
integer |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| subjectPropertyDetail |
Gets or sets the app detail identifier. |
integer |
None. |
| liabilities |
Gets or sets the liability identifiers. |
Collection of integer |
None. |
| occupants |
Gets or sets the occupant identifiers. |
Collection of integer |
None. |
| owners |
Gets or sets the owner identifiers. |
Collection of integer |
None. |
| taxesAndInsurances |
Gets or sets the taxes and insurance identifiers. |
Collection of integer |
None. |
| verifications |
Gets or sets the verification identifiers. |
Collection of integer |
None. |
| verificationOrders |
Gets or sets the verification identifiers. |
Collection of integer |
None. |
Response Formats
application/json, text/json
{
"aboveGradeSquareFootage": 1,
"acquiredDate": "sample String 1",
"acquisitionCost": 1.0,
"alterations": 1.0,
"appraisedValue": 1.0,
"bathroomCount": 1.0,
"bedroomCount": 1,
"buildingStatusType": "sample String 2",
"condoProjectManagerIdentifier": "sample String 3",
"contingencyReserves": 1.0,
"disposition": "sample String 4",
"entityOwnershipName": "sample String 5",
"estateHoldingType": "sample String 6",
"interestReserves": 1.0,
"isMortgaged": true,
"isOwned": true,
"isSubject": true,
"monthlyHoaDues": 1.0,
"monthlyRent": 1.0,
"mortgageIncludesEscrow": true,
"occupancyType": "sample String 9",
"overriddenRentalIncome": 1.0,
"parcelId": "sample String 10",
"projectName": "sample String 11",
"remainingEconomicLife": 12,
"rentalMultiplierIgnored": true,
"roomCount": 1,
"salesPrice": 1.0,
"status": "sample String 14",
"vesting": "sample String 15",
"vestingTypes": 16,
"yearBuilt": 1,
"address": "1",
"app": "17",
"community": "1",
"county": "1",
"leasehold": "1",
"manufacturedHome": "1",
"projectClassificationType": "1",
"propertyClassificationType": "1",
"id": "18",
"propertyType": "1",
"subjectPropertyDetail": "1",
"liabilities": [
"1",
"2"
],
"occupants": [
"1",
"2"
],
"owners": [
"1",
"2"
],
"taxesAndInsurances": [
"1",
"2"
],
"verifications": [
"1",
"2"
],
"verificationOrders": [
"1",
"2"
]
}
text/html
{"aboveGradeSquareFootage":1,"acquiredDate":"sample String 1","acquisitionCost":1.0,"alterations":1.0,"appraisedValue":1.0,"bathroomCount":1.0,"bedroomCount":1,"buildingStatusType":"sample String 2","condoProjectManagerIdentifier":"sample String 3","contingencyReserves":1.0,"disposition":"sample String 4","entityOwnershipName":"sample String 5","estateHoldingType":"sample String 6","interestReserves":1.0,"isMortgaged":true,"isOwned":true,"isSubject":true,"monthlyHoaDues":1.0,"monthlyRent":1.0,"mortgageIncludesEscrow":true,"occupancyType":"sample String 9","overriddenRentalIncome":1.0,"parcelId":"sample String 10","projectName":"sample String 11","remainingEconomicLife":12,"rentalMultiplierIgnored":true,"roomCount":1,"salesPrice":1.0,"status":"sample String 14","vesting":"sample String 15","vestingTypes":16,"yearBuilt":1,"address":"1","app":"17","community":"1","county":"1","leasehold":"1","manufacturedHome":"1","projectClassificationType":"1","propertyClassificationType":"1","id":"18","propertyType":"1","subjectPropertyDetail":"1","liabilities":["1","2"],"occupants":["1","2"],"owners":["1","2"],"taxesAndInsurances":["1","2"],"verifications":["1","2"],"verificationOrders":["1","2"]}
application/vnd.api+json
Sample not available.