Update Property: Rent Manager
Update a property in Rent Manager
| Method |
|---|
| POST /Properties |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
property_id
The Propexo unique identifier for the property
Request
This endpoint expects an object.
short_description
A short description of the property
name
The name associated with the property
manager_name
The name of the property manager
is_active
Whether the property is active
manager_email
The email address of the property manager
notes
Notes associated with the property
square_feet
The square footage of the property
Response
Successful response
meta
result

