Update unit

Update a unit for a property.

Path parameters

idstringRequired
The ID of the resource.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringOptional
The Propexo unique identifier for the integration
unit_idstringOptional
The Propexo unique identifier for the unit
categoryenumOptional
The category of the unit.
Allowed values:
typeenumOptional
The type of the unit.
Allowed values:
namestringOptional

The name of the unit. Example: “Unit 3”.

abbreviationstringOptional

The abbreviation of the unit. Example: “UNIT3”

address_1stringOptional
The first address line of the unit.
address_2stringOptional
The second address line of the unit.
citystringOptional
The city of the unit.
statestringOptional
The state of the unit.
zipstringOptional
The zip code of the unit.
countrystringOptional
The country of the unit.
notesstringOptional
Notes about the unit.
bathroomsstringOptional
The number of bathrooms in the unit.
bedroomsstringOptional
The number of bedrooms in the unit.
rent_amount_market_in_centsdoubleOptional
The market rent cost of the unit, in cents.
square_feetdoubleOptional
The size of the unit in square feet.

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors