Create Community
This endpoint creates a new community (property or building portfolio).
Example use cases
This endpoint allows you to create a new community with the specified properties:
- Create a new property or building portfolio
- Specify contact information, location, and other details for the community
- Establish the foundation for further property management operations
Header
The authentication token for your request
Request Body
The name of the community.
An external reference ID for the community (recommended for system integration).
A description of the community.
The timezone where the community is located (e.g., “US/Eastern”, “UTC”).
The primary contact email for the community.
The primary contact number for the community.
The type of property (e.g., “residential”, “commercial”).
The current status of the community (e.g., “active”, “inactive”).
The website URL for the community.
The latitude coordinate of the community location.
The longitude coordinate of the community location.
Response
A unique identifier for tracking the request. This ID can be used for support inquiries or tracking status.
Errors
Listed below are common errors that may be returned by the endpoint, along with their corresponding status code.
Status Code - 400
Status Code - 400
Status Code - 401
Status Code - 500