Create unit
Create a unit for a property.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
property_id
intgration_id
integration_id
The Propexo unique identifier for the integration
lease_period_id
The Propexo unique identifier for the lease period
bathrooms
The number of bathrooms in the unit.
bedrooms
The number of bedrooms in the unit.
city
The city of the unit.
country
The country of the unit.
date_available
The date that the unit becomes available
is_furnished
Whether the unit is furnished
number
The unit number
square_feet
The size of the unit in square feet.
state
The state of the unit.
street_address_1
The first address line associated with the unit
street_address_2
The second address line associated with the unit
zip
The zip code of the unit.
floor_plan_code
The external ID of the floor plan
unit_type_id
The external ID of the unit type
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.
notes
Notes about the unit.
rent_amount_market_in_cents
The market rent cost of the unit, in cents.
Response
Successful response
job_id
The ID of the job created to handle this operation
data