Update unit
Update a unit for a property.
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
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 of the unit.
address_2
The second address line of the unit.
city
The city of the unit.
state
The state of the unit.
zip
The zip code of the unit.
country
The country of the unit.
notes
Notes about the unit.
bathrooms
The number of bathrooms in the unit.
bedrooms
The number of bedrooms in the unit.
rent_amount_market_in_cents
The market rent cost of the unit, in cents.
square_feet
The size of the unit in square feet.
Response
Successful response
job_id
The ID of the job created to handle this operation
data