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
id
The ID of the resource.
Request
This endpoint expects an object.
integration_id
property_id
The Propexo unique identifier for the property
abbreviation
The abbreviation of the property. Example: PROP1
name
The name associated with the property
street_address_1
The first address line associated with the property
street_address_2
The second address line associated with the property
zip
The zip code associated with the property
city
The city associated with the property
county
The county associated with the property
state
The state associated with the property
country
The country associated with the property
website
The website URL associated with the property
square_footage
The size of the property in square feet
is_active
Whether the property is active
notes
Notes associated with the property
year_built
The year the property was built
category
The category of the property. This is from a limited set of data that the PMS requires.
Allowed values:
type
The type of the property. This is from a limited set of data that the PMS requires.
short_description
A short description of the property
manager_name
The name of the property manager
manager_email
The email address of the property manager
square_feet
The square footage of the property
Response
Successful response
job_id
The ID of the job created to handle this operation
data

