Update property

Update a property for an integration.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
integration_idstringRequired
property_idstringOptional
The Propexo unique identifier for the property
abbreviationstringOptional

The abbreviation of the property. Example: PROP1

namestringOptional
The name associated with the property
street_address_1stringOptional
The first address line associated with the property
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_activebooleanOptional
Whether the property is active
notesstringOptional
Notes associated with the property
year_builtintegerOptional
The year the property was built
categoryenumOptional
The category of the property. This is from a limited set of data that the PMS requires.
Allowed values:
typeenumOptional
The type of the property. This is from a limited set of data that the PMS requires.
short_descriptionstringOptional
A short description of the property
manager_namestringOptional
The name of the property manager
manager_emailstringOptional
The email address of the property manager
square_feetstringOptional
The square footage of the property

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors