Update Property: Propertyware

Update Property: Propertyware | Method | |---| | updateBuilding |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

property_idstringRequired
The Propexo unique identifier for the property

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
abbreviationstringRequired

The abbreviation of the property. Example: PROP1

namestringRequired

The name of the property. Example: Property 1

street_address_1stringRequired
The first address line associated with the property
categoryenumRequired
The category of the property. This is from a limited set of data that the PMS requires.
Allowed values:
typeenumRequired
The type of the property. This is from a limited set of data that the PMS requires.
street_address_2stringOptional
The second address line associated with the property
zipstringOptional
The zip code associated with the property
citystringOptional
The city associated with the property
countystringOptional
The county associated with the property
statestringOptional
The state associated with the property
countrystringOptional
The country associated with the property
websitestringOptional
The website URL associated with the property
square_footagestringOptional
The size of the property in square feet
is_activestringOptional
Whether or not the property is currently active
notesstringOptional
General notes about the property
year_builtintegerOptional
The year the property was built

Response

Successful response
metaobject
resultobject

Errors