Below is our standard data structure for a unit:
community_name
string
default:"none"
The name of the community for the unit you want to create.
external_ref
string
default:"none"
The external reference of the community for the unit you want create.
unit_number
string
default:"none"
The unit number for the unit you want to create.
building_name
string
default:"none"
The name of the building for the unit you want to create.
address_line_1
string
default:"none"
The first line of the address for the unit you want to create.
address_line_2
string
default:"none"
The second line of the address for the unit you want to create.
city
string
default:"none"
The city of the address for the unit you want to create.
state
string
default:"none"
The state of the address for the unit you want to create.
country
string
default:"none"
The country of the address for the unit you want to create.
postal_code
string
default:"none"
The postal code of the address for the unit you want to create.
longitude
string
default:"none"
The longitude of the address for the unit you want to create.
latitude
string
default:"none"
The latitude of the address for the unit you want to create.
bedrooms
string
default:"none"
The number of bedrooms for the unit you want to create.
bathrooms
string
default:"none"
The number of bathrooms for the unit you want to create.
sqft
string
default:"none"
The square feet for the unit you want to create.
unit_floorplan_url
string
default:"none"
The URL to the floorplan image for the unit.
unit_image_url
string
default:"none"
The URL to the main image for the unit.
unit_status
string
default:"none"
The current status of the unit (e.g., Available, Occupied, Maintenance).
is_corporate_rented
boolean
default:"false"
Indicates whether the unit is rented by a corporate entity.
on_notice
boolean
default:"false"
Indicates whether the unit is currently on notice (tenant has given notice to vacate).
on_market
boolean
default:"false"
Indicates whether the unit is currently available for rent on the market.
floor_number
integer
default:"none"
The floor number where the unit is located.