Single Family Home
Here is a list of all the attributes you can use in your code from the available fields for each of Single Family, Multi-family and Listings
| Name | Attribute | Type | Required |
|---|
| Model ID | data-model-id | string | true |
| Model External ID | data-model-external-id | string | true |
| Model Name | data-model-name | string | true |
| Model Size | data-model-size | number | false |
| Model Beds | data-model-beds | number | false |
| Model Baths | data-model-baths | number | false |
| Model Price | data-model-price | number | false |
| Model Image | data-model-image | string | false |
| Group Name | data-model-option1-group | string | true |
| Floor Name | data-model-option1-floor | string | true |
| Floor Image | data-model-option1-floor-image | string | false |
| Floor Option Name | data-model-option1-name | string | true |
| Floor Option Size | data-model-option1-size | number | false |
| Floor Option Beds | data-model-option1-beds | number | false |
| Floor Option Baths | data-model-option1-baths | number | false |
| Floor Option Price | data-model-option1-price | number | false |
| Floor Option Image | data-model-option1-image | string | false |
| Community ID | data-community-id | string | true |
| Community External ID | data-community-external-id | string | true |
| Community Name | data-community-name | string | true |
Multi Family Home
Also create or update a new community and model by adding more attributes.
| Name | Attribute | Type | Required |
|---|
| Project ID | data-project-id | string | true |
| Project External ID | data-project-external-id | string | true |
| Project Name | data-project-name | string | true |
| Building ID | data-building-id | string | true |
| Building External ID | data-building-external-id | string | true |
| Building Name | data-building-name | string | true |
| Unit ID | data-unit-id | string | true |
| Unit Name | data-unit-name | string | true |
| Unit Size | data-unit-size | number | false |
| Unit Beds | data-unit-beds | number | false |
| Unit Baths | data-unit-baths | number | false |
| Unit Price | data-unit-price | number | false |
| Unit Floor | data-unit-floor | number | false |
| Unit Image | data-unit-image | string | false |
| Floor Name | data-unit-option1-floor | string | true |
| Floor Image | data-unit-option1-floor-image | string | false |
| Group Name | data-unit-option1-group | string | true |
| Floor Option Name | data-unit-option1-name | string | true |
| Floor Option Size | data-unit-option1-size | string | false |
| Floor Option Beds | data-unit-option1-beds | string | false |
| Floor Option Baths | data-unit-option1-baths | string | false |
| Floor Option Price | data-unit-option1-price | string | false |
| Floor Option Image | data-unit-option1-image | string | false |
Listings
Also create or update a new quick possession by adding more attributes.
| Name | Attribute | Type | Required |
|---|
| External ID | data-listing-external-id | string | false |
| Community ID | data-listing-community-id | string | false |
| Community Name | data-listing-community-name | string | false |
| Model ID | data-listing-model-id | string | false |
| Model Name | data-listing-model-name | string | false |
| Floor Name | data-listing-model-floor1-name | string | false |
| Floor Image | data-listing-model-floor1-image | string | false |
| Address | data-listing-address | string | true |
| Description | data-listing-description | string | false |
| Price | data-listing-price | number | true |
| Size | data-listing-size | number | true |
| Beds | data-listing-beds | number | true |
| Baths | data-listing-baths | number | true |
| Url | data-listing-url | url | false |
| Image | data-listing-image | string | false |