> ## Documentation Index
> Fetch the complete documentation index at: https://docs2.travtus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Communities

> The fields below are accepted via .csv file transfer. Upon receipt the file will be uploaded, creating or updating the communities held within the Travtus platform. 

<ParamField body="community_name" default="none" type="string" required>
  The name of the community to create.
</ParamField>

<ParamField path="community_id" type="string" required>
  Clients external reference id for the community.
</ParamField>

<ParamField path="status" type="string" required>
  Current status of the community. Accepted values include "Active" and "Inactive"
</ParamField>

<ParamField body="address_line_1" default="none" type="string" required>
  The first line of the address for the community you want to create.
</ParamField>

<ParamField path="address_line_2" type="string">
  Second
</ParamField>

<ParamField path="city" type="string" required>
  Enter a description
</ParamField>

<ParamField path="state" type="string">
  Enter a description
</ParamField>

<ParamField path="postal_code" type="string">
  Zip Code of the property
</ParamField>

<ParamField body="unit_count" default="none" type="string" required>
  The number of units for the community to be created.
</ParamField>

<ParamField path="website_address" type="string">
  Community website address. Please include https\://
</ParamField>

<ParamField path="phone_number" type="string">
  Community phone number
</ParamField>

<ParamField path="msa" type="string">
  Metropolitan Statistical Area that the community is located in
</ParamField>

<ParamField path="ownership" type="string">
  Enitty that owns the community
</ParamField>

<ParamField path="property_class" type="string">
  Class of property A to C
</ParamField>

<ParamField path="year_built" type="string">
  Year that the property was built
</ParamField>

<ParamField path="property_manager" type="string">
  The name of the property manager responsible for the community.
</ParamField>

<ParamField path="property_management_company" type="string">
  The name of the property management company overseeing the community.
</ParamField>

<ParamField path="commercial_units" type="integer">
  The number of commercial units within the community.
</ParamField>

<ParamField path="commercial_square_footage" type="float">
  The total square footage of commercial space in the community.
</ParamField>

<ParamField path="capitalization_rate" type="float">
  The capitalization rate for the property investment.
</ParamField>

<ParamField path="community_property_type" type="string">
  The type of property for the community (e.g., Apartment, Townhome, Single Family).
</ParamField>

<ParamField path="property_floor_count" type="integer">
  The number of floors in the property buildings.
</ParamField>

<ParamField path="property_building_count" type="integer">
  The total number of buildings in the community.
</ParamField>

<ParamField path="elevator" type="boolean">
  Indicates whether the property has elevator access.
</ParamField>

<ParamField path="parking_count" type="integer">
  The number of parking spaces available in the community.
</ParamField>

<ParamField path="mortgage_amount" type="float">
  The total mortgage amount for the property.
</ParamField>

<ParamField path="mortgage_term" type="integer">
  The term of the mortgage in years.
</ParamField>

<ParamField path="mortgage_rate_type" type="string">
  The type of mortgage rate (e.g., Fixed, Variable, ARM).
</ParamField>

<ParamField path="mortgage_index" type="string">
  The index used for variable rate mortgages (e.g., LIBOR, Prime).
</ParamField>

<ParamField path="mortgage_interest_rate_spread" type="float">
  The interest rate spread above the mortgage index.
</ParamField>

<ParamField path="mortgage_amortization" type="integer">
  The amortization period for the mortgage in years.
</ParamField>

<ParamField path="mortgage_due_date" type="date">
  The due date for the mortgage.
</ParamField>

<ParamField path="region" type="string">
  The geographical region where the community is located.
</ParamField>

<ParamField path="assessor_parcel_number" type="string">
  The assessor's parcel number for the property.
</ParamField>

<ParamField path="legal_description" type="string">
  The legal description of the property.
</ParamField>

<ParamField path="property_total_square_footage" type="float">
  The total square footage of all buildings in the property.
</ParamField>

<ParamField path="property_parcel_size" type="float">
  The size of the property parcel in acres or square feet.
</ParamField>

<ParamField path="pms_name" type="string">
  The name of the Property Management System (PMS) used for the community.
</ParamField>
