Update property
Update a property for an integration.
Path parameters
id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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 of the property. Example: Property 1
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 or not the property is currently active
notes
General notes about 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.
Response
Successful response
job_id
The ID of the job created to handle this operation
data