Update unit
Update a unit for a property.
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
The Propexo unique identifier for the integration
unit_id
The Propexo unique identifier for the unit
category
The category of the unit.
Allowed values:
type
The type of the unit.
Allowed values:
name
The name of the unit. Example: “Unit 3”.
abbreviation
The abbreviation of the unit. Example: “UNIT3”
address_1
The first address line associated with the unit
address_2
The second address line of the unit.
city
The city associated with the unit
state
The state associated with the unit
zip
The zip code associated with the unit
country
The country of the unit.
notes
Notes associated with the unit
bathrooms
The number of bathrooms associated with the unit. This value is sent directly to Rent Manager as-is. Use decimals for half bathrooms.
bedrooms
The number of bedrooms associated with the unit
rent_amount_market_in_cents
The market rent amount in cents for the unit
square_feet
The square footage of the unit
number
The unit number
is_vacant
Whether the unit is vacant
Response
Successful response
job_id
The ID of the job created to handle this operation
data

