Printed from StreetEasy.com at 02:29 AM, Dec 5 2025
Overview
Only include exclusive listings. Open listings and limited listings should not be included
The StreetEasy Feed Format is a simple XML format that allows us to index your listings and have them appear on our site. The format is flexible, but designed for quick implementation, many of the fields are optional.
When you are implementing the feed you should note the following:
- Make this feed available on your website via HTTP, we can accept feeds through other methods, but this is the easiest integration.
- Make sure to encode any special characters in the text of your feed, these include '<' to '>' and '>' to '<'
- We will request the feed every three hours, or more often if requested.
- The feed should contain a list of all properties currently available/in contract. Any properties that we do not find in the feed will be assumed to be off market.
- Please use CDATA in the listing description to mark line breaks in the text e.g. <br>
If you already have an existing feed we can probably accept the feed as-is. Contact us and we will work with you to have it integrated into our site.
XML Feed Format
<?xml version="1.0" encoding="UTF-8"?>
<streeteasy version="1.6">
<properties>
<property type="rental|sale" status="active|off-market|temp-off-market|in-contract|contract-out|contract-signed|unavailable|sold|rented"
id="unique id" url="external url for the property">
<location>
<address/>
<apartment/>
<city/>
<state/>
<zipcode/>
<neighborhood/>
</location>
<details>
<price/>
<maintenance/> <!-- monthly (Also Common Charges for condos) -->
<max_financing/> <!-- Max financing option -->
<exclusive/> <!-- Include this tag if this is an exclusive listing -->
<taxes/> <!-- monthly -->
<bedrooms/>
<bathrooms/>
<totalrooms/> <!-- total # rooms in the property -->
<squareFeet/>
<availableOn> <!-- rental only -->
<listedOn/>
<soldOn/>
<description/>
<propertyType>condo|coop|townhouse|condop|rental|house|other</propertyType>
<mlsId></mlsId>
<mlsName></mlsName>
<built/>
<saletype>Sponsor Unit|Resale|Foreclosure|Auction Sale|Restricted Sale|Short Sale</saletype>
<amenities>
<!-- include all that apply -->
<balcony/>
<central_ac/>
<city_view/>
<courtyard/>
<decorative_fireplace/>
<dishwasher/>
<doorman/>
<elevator/>
<fireplace/>
<furnished/>
<garage/>
<garden/>
<garden_view/>
<gas_fireplace/>
<gym/>
<hardwood_floors/>
<loft/>
<park_view/>
<parking/>
<patio/> <!-- Outdoor space -->
<pets/>
<pool/>
<private_roof_deck/>
<roof_rights/>
<skyline_view/>
<storage/>
<terrace/>
<washer_dryer/>
<waterview/>
<wood_fireplace/>
<other/> <!-- A comma delimited string of other amenities -->
</amenities>
<leaseConcession> <!-- rental only -->
<concessionLeaseTerm/>
<concessionMonthsFree/>
</leaseConcession>
</details>
<openHouses>
<openHouse>
<startsAt/>
<endsAt/>
<apptOnly/>
</openHouse>
</openHouses>
<agents>
<agent id=""> <!-- If agents have a unique id in your system put that here -->
<name/>
<company/>
<photo/> <!-- URL of the agent photo -->
<url/> <!-- Brokers personal page -->
<email/>
<lead_email/> <!-- If you have a lead generation email, this email address can put here -->
<phone_numbers>
<main/>
<office/>
<cell/>
<fax/>
</phone_numbers>
</agent>
</agents>
<media>
<!-- Multiple pictures, video and otherMedia allowed-->
<photo url="" description="" position="x" />
<photo url="" description="" position="y" />
<floorplan url="" description=""/>
<video url="" description=""/>
<otherMedia url="" description="">
<_3DTour url=""/>
</media>
<fees> <!-- rental only -->
<fee>
<feeType>application_fee|security_deposit|...</feeType> <!-- please refer to the Fee Types section for the list of valid fee types -->
<occurrenceType>during_lease_term|move_in|move_out|pre_application|application_submission|annually|monthly</occurrenceType>
<requirementType>required|optional|contingent</requirementType>
<calculationType>flat_fee|variable_usage_based|per_item|range</calculationType>
<refundAvailability>refundable|non_refundable</refundAvailability>
<amount/>
<maxAmount/><!-- if calculationType is range, this is required -->
</fee>
</fees>
</property>
</properties>
</streeteasy>
Sample Feed
Sale Sample Feed
<?xml version="1.0" encoding="UTF-8"?>
<streeteasy version="1.6">
<properties>
<property status="active" type="sale" id="296321" url="http://www.eastsiderealty.com/listing.php?id=296321">
<location>
<address>15 East 14th Street</address>
<apartment>4H</apartment>
<city>New York</city>
<state>NY</state>
<zipcode>10016</zipcode>
<neighborhood>Flatiron</neighborhood>
</location>
<details>
<mlsName>Tri-State MLS</mlsName>
<mlsId>1273371</mlsId>
<price>1595000</price>
<maintenance>1159.0</maintenance>
<max_financing>80</max_financing>
<exclusive/>
<taxes>889.0</taxes>
<bedrooms>2</bedrooms>
<bathrooms>1</bathrooms>
<totalrooms>4</totalrooms>
<squareFeet>850</squareFeet>
<listedOn>2006-06-21</listedOn>
<saletype>Sponsor Unit</saletype>
<description>
<![CDATA[
Dazzling million dollar panoramic views include the East River and
downtown NYC. Pristine convertible two bed / two bath plus powder room condo.
Upon entering, your eyes focus on the views from oversized windows facing east
and south.<br /><br />
Listings like this don't last long. Contact us today!<br />
]]>
</description>
<propertyType>Condo</propertyType>
<amenities>
<doorman />
<prewar />
<other>salt water lap pool, media room</other>
</amenities>
</details>
<openHouses>
<openHouse>
<startsAt>2007-05-13 1:00PM</startsAt>
<endsAt>2007-05-13 3:00PM</endsAt>
<apptOnly></apptOnly>
</openHouse>
</openHouses>
<media>
<photo url="http://www.eastsiderealty.com/img/296321_int_photo1.jpg"/>
<photo url="http://www.eastsiderealty.com/img/296321_int_photo2.jpg"/>
<photo url="http://www.eastsiderealty.com/img/296321_int_photo3.jpg"/>
<photo url="http://www.eastsiderealty.com/img/296321_int_photo4.jpg"/>
<photo url="http://www.eastsiderealty.com/img/296321_int_photo5.jpg"/>
<floorplan url="http://www.eastsiderealty.com/fp/296321_1.pdf"/>
<floorplan url="http://www.eastsiderealty.com/fp/296321_2.pdf"/>
<_3DTour url="https://www.zillow.com/view-3d-home/7a885be6-cb0d-428d-8e8c-3e8323dd0aee"/>
</media>
<agents>
<agent id="MB12514">
<name>Michelle Brown</name>
<photo>http://www.eastsiderealty.com/agent/mb/12514.jpg</photo>
<email>mbrown@eastsiderealty.com</email>
<lead_email>1231.s1231321@leadgenerator.com</lead_email>
<url>http://www.eastsiderealty.com/agent.php?id=12514</url>
</agent>
<agent id="MW12312">
<name>Michael Williams</name>
<photo>http://www.eastsiderealty.com/agent/mw/12312.jpg</photo>
<email>mwilliams@eastsiderealty.com</email>
<lead_email>1231.s1231321@leadgenerator.com</lead_email>
<url>http://www.eastsiderealty.com/agent.php?id=12311</url>
</agent>
</agents>
</property>
</properties>
</streeteasy>
Rental Sample Feed
<?xml version="1.0" encoding="UTF-8"?>
<streeteasy version="1.6">
<properties>
<property status="active" type="rental" id="108383" url="https://www.rentalnewyork.com/listings/108383">
<location>
<address>511 1st Ave</address>
<apartment>71E</apartment>
<city>New York</city>
<state>NY</state>
<zipcode>10003</zipcode>
<neighborhood>East Village</neighborhood>
</location>
<details>
<price>2350.00</price>
<exclusive/>
<bedrooms>1</bedrooms>
<bathrooms>1</bathrooms>
<totalrooms>3</totalrooms>
<availableOn>2018-04-01</availableOn>
<description>
<![CDATA[
51 First Avenue
<br /> SPACIOUS 1 BEDROOM APARTMENT - HUGE LAYOUT - PRIME EAST VILLAGE BLOCK!
<br /> Apartment:
<br /> -King Sized Bedroom with East Facing Windows
<br /> -Ample Room for Furniture in the Bedroom
<br /> -Living and Dining Room Area
<br /> -Large Kitchen Area
<br /> -Plenty of Cabinet and Counter-top Space
<br /> -Tiled Bathroom with Bathtub
<br /> -Hardwood Floors
<br /> Building:
<br /> -Local Super
<br /> -Responsive Management
<br /> -Well Maintained Building
<br /> -Intercom System
<br /> **Please Note – advertised pictures are stock photos that represent the layout and quality of renovations in the apartment.**
]]>
</description>
<propertyType>rental</propertyType>
<built>1900</built>
<amenities>
<other>hardwood floors, microwave, renovated</other>
</amenities>
<leaseConcession>
<concessionLeaseTerm>12</concessionLeaseTerm>
<concessionMonthsFree>2</concessionMonthsFree>
</leaseConcession>
</details>
<openHouses>
<openHouse>
<startsAt>2018-03-14 5:00PM</startsAt>
<endsAt>2018-03-14 7:00PM</endsAt>
<apptOnly/>
</openHouse>
</openHouses>
<agents>
<agent id="05c753ff-5598-4ae4-8f31-f11916d7464f">
<name>John Smith</name>
<company>Rental New York</company>
<email>john@rentalnewyork.com</email>
<phone_numbers>
<main>234-567-8910</main>
</phone_numbers>
</agent>
</agents>
<media>
<_3DTour url="https://www.zillow.com/view-3d-home/7a885be6-cb0d-428d-8e8c-3e8323dd0aee"/>
<floorplan url="https://ny-production.imgix.net/00000000-0000-0000-0000-%2500000000000g?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/40242584-1520-416d-b716-508118bc67d0?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/a2ff4c5d-6983-49f1-a7cf-a60cffe43338?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/5a0d3c46-511a-4390-baad-743411820d56?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/1b7e43c3-c273-400c-94b9-2ea5bfb2df5c?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/1341f52b-ea39-4759-8181-a5c46241a499?ixlib=rb-1.1.0"/>
<otherMedia url="https://youtu.be/EIAUU" description="Virtual Tour"/>
<otherMedia url="https://youtu.be/NSwlA" description="Virtual Tour"/>
</media>
<fees>
<fee>
<feeType>security_deposit</feeType>
<occurrenceType>move_in</occurrenceType>
<requirementType>required</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>refundable</refundAvailability>
<amount>2000</amount>
</fee>
<fee>
<feeType>application_fee</feeType>
<occurrenceType>application_submission</occurrenceType>
<requirementType>required</requirementType>
<calculationType>per_item</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>20.00</amount>
</fee>
<fee>
<feeType>community_amenity_fee</feeType>
<occurrenceType>monthly</occurrenceType>
<requirementType>required</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>75.00</amount>
</fee>
<fee>
<feeType>pet_deposit</feeType>
<occurrenceType>move_in</occurrenceType>
<requirementType>optional</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>refundable</refundAvailability>
<amount>150.00</amount>
</fee>
<fee>
<feeType>storage_fee</feeType>
<occurrenceType>monthly</occurrenceType>
<requirementType>optional</requirementType>
<calculationType>range</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>50.00</amount>
<maxAmount>100.00</maxAmount>
</fee>
<fee>
<feeType>key_replacement</feeType>
<requirementType>contingent</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>50.00</amount>
</fee>
</fees>
</property>
</properties>
</streeteasy>
<?xml version="1.0" encoding="UTF-8"?>
<streeteasy version="1.6">
<properties>
<property status="active" type="rental" id="108383" url="https://www.rentalnewyork.com/listings/108383">
<location>
<address>511 1st Ave</address>
<apartment>71E</apartment>
<city>New York</city>
<state>NY</state>
<zipcode>10003</zipcode>
<neighborhood>East Village</neighborhood>
</location>
<details>
<price>2350.00</price>
<exclusive/>
<bedrooms>1</bedrooms>
<bathrooms>1</bathrooms>
<totalrooms>3</totalrooms>
<availableOn>2018-04-01</availableOn>
<description>
<![CDATA[
51 First Avenue
<br /> SPACIOUS 1 BEDROOM APARTMENT - HUGE LAYOUT - PRIME EAST VILLAGE BLOCK!
<br /> Apartment:
<br /> -King Sized Bedroom with East Facing Windows
<br /> -Ample Room for Furniture in the Bedroom
<br /> -Living and Dining Room Area
<br /> -Large Kitchen Area
<br /> -Plenty of Cabinet and Counter-top Space
<br /> -Tiled Bathroom with Bathtub
<br /> -Hardwood Floors
<br /> Building:
<br /> -Local Super
<br /> -Responsive Management
<br /> -Well Maintained Building
<br /> -Intercom System
<br /> **Please Note – advertised pictures are stock photos that represent the layout and quality of renovations in the apartment.**
]]>
</description>
<propertyType>rental</propertyType>
<built>1900</built>
<amenities>
<other>hardwood floors, microwave, renovated</other>
</amenities>
<leaseConcession>
<concessionLeaseTerm>12</concessionLeaseTerm>
<concessionMonthsFree>2</concessionMonthsFree>
</leaseConcession>
</details>
<openHouses>
<openHouse>
<startsAt>2018-03-14 5:00PM</startsAt>
<endsAt>2018-03-14 7:00PM</endsAt>
<apptOnly/>
</openHouse>
</openHouses>
<agents>
<agent id="05c753ff-5598-4ae4-8f31-f11916d7464f">
<name>John Smith</name>
<company>Rental New York</company>
<email>john@rentalnewyork.com</email>
<phone_numbers>
<main>234-567-8910</main>
</phone_numbers>
</agent>
</agents>
<media>
<_3DTour url="https://www.zillow.com/view-3d-home/7a885be6-cb0d-428d-8e8c-3e8323dd0aee"/>
<floorplan url="https://ny-production.imgix.net/00000000-0000-0000-0000-%2500000000000g?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/40242584-1520-416d-b716-508118bc67d0?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/a2ff4c5d-6983-49f1-a7cf-a60cffe43338?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/5a0d3c46-511a-4390-baad-743411820d56?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/1b7e43c3-c273-400c-94b9-2ea5bfb2df5c?ixlib=rb-1.1.0"/>
<photo url="https://ny-production.imgix.net/1341f52b-ea39-4759-8181-a5c46241a499?ixlib=rb-1.1.0"/>
<otherMedia url="https://youtu.be/EIAUU" description="Virtual Tour"/>
<otherMedia url="https://youtu.be/NSwlA" description="Virtual Tour"/>
</media>
<fees>
<fee>
<feeType>security_deposit</feeType>
<occurrenceType>move_in</occurrenceType>
<requirementType>required</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>refundable</refundAvailability>
<amount>2000</amount>
</fee>
<fee>
<feeType>application_fee</feeType>
<occurrenceType>application_submission</occurrenceType>
<requirementType>required</requirementType>
<calculationType>per_item</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>20.00</amount>
</fee>
<fee>
<feeType>community_amenity_fee</feeType>
<occurrenceType>monthly</occurrenceType>
<requirementType>required</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>75.00</amount>
</fee>
<fee>
<feeType>pet_deposit</feeType>
<occurrenceType>move_in</occurrenceType>
<requirementType>optional</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>refundable</refundAvailability>
<amount>150.00</amount>
</fee>
<fee>
<feeType>storage_fee</feeType>
<occurrenceType>monthly</occurrenceType>
<requirementType>optional</requirementType>
<calculationType>range</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>50.00</amount>
<maxAmount>100.00</maxAmount>
</fee>
<fee>
<feeType>key_replacement</feeType>
<requirementType>contingent</requirementType>
<calculationType>flat_fee</calculationType>
<refundAvailability>non_refundable</refundAvailability>
<amount>50.00</amount>
</fee>
</fees>
</property>
</properties>
</streeteasy>
XML Tag Definitions
| <streeteasy> | required | Encapsulates the file and references the version of the feed format. Currently the version is 1.6 |
| <properties> | required | Encloses a list of property tags. |
| <property> | required |
Each property tag encloses all he information about a single property. This tag can be repeated many times. It has the following
required attributes:
|
| -- | ||
| <location> | required | Encloses the information about the geographic location of the property. |
| <address> | required | The street address of the property, examples: '1 5th Ave', '420 Riverside Boulevard' |
| <apartment> | required for other than single-family homes | Unit number of the apartment, examples: '4H', 'PH', '4-AB' |
| <city> | required | City name (no abbreviations), examples: Brooklyn, Forest Hills, New York |
| <state> | required | Two-character abbreviation for state, example: 'NY' |
| <zipcode> | required | Five or nine digit US zipcode for the property, examples: '10019', '10019-2111', '101284121' |
| <neighborhood> | optional | Neighborhood in which the property is located, examples: 'Upper East Side', 'Inwood', 'Brooklyn Heights'. |
| -- | ||
| <details> | required | This tag encloses information about the property. |
| <price> | required | This is the price of the property in dollars, we can accept most number formats: '241771.00' or '20231', or '$11,001,121' |
| <maintenance> | optional | If the property has a monthly maintenance fee or monthly common charges, they should be specified here, the amount should be the monthly amount of the fee not the yearly amount, examples: 2417.00 or 1031, or $1,001 |
| <exclusive> | optional | If this is an exclusive listing include this tag. If it is not exclusive then leave this tag out. |
| <taxes> | optional | Monthly property taxes, examples: '9875.00' or '10328', or '$3,001' |
| <bedrooms> | Required | Number of bedrooms, only whole numbers. If the property is a studio use '0'. Examples: '0', '1', '4' |
| <bathrooms> | Required | Number of bathrooms. Examples: '1', '2', '5' |
| <half_baths> | optional | Number of half bathrooms. Examples: '1', '4' |
| <totalrooms> | Required | Total number of rooms in the property |
| <squareFeet> | optional | Square footage of the interior living space, excluding outdoor space, examples: '657', '1023' |
| <lotArea> | optional | Area of the lot in whole or partial acres, examples: '3', '0.85' |
| <lotSize> | optional | Dimensions of the lot as length and width in linear feet, examples: '20x40', '60x90' |
| <availableOn> | optional | If this is a rental property the date the property becomes available for move in. Example 2006-09-25 |
| <listedOn> | optional | If this property is already on the market this should be the date it was first listed. Example: 2006-09-21 |
| <soldOn> | optional | If this property is sold, this should be the date that it sold on. Example: 2006-05-22 |
| <description> | Required | Description of the property. Should not contain any HTML or XML tags. Any special characters should be escaped, Please use CDATA if listing descriptions include line breaks. |
| <propertyType> | required | This can be condo, coop, townhouse, condop, rental, house or other |
| <mlsId> | optional | The id number in the associated MLS |
| <mlsName> | optional | The name of the MLS that this listing is listed in. |
| <built> | optional | Date or year the property was originally built |
| <saletype> | optional | The sale type. This can be one of: Sponsor Unit|Resale|Foreclosure|Auction Sale|Restricted Sale|Short Sale |
| -- | ||
| <amenities> | optional | This tag contains other tags specifying the amenities available for this property. These tags contain no data, including a tag indicates that the amenity is available. |
| <doorman> | optional | Does the property have a doorman |
| <prewar> | optional | Is this a pre-war building, constructed before 1939 |
| <gym> | optional | Does the building have a gym |
| <pool> | optional | Does the building have a pool |
| <elevator> | optional | Does the building have an elevator |
| <garage> | optional | Does the building have a garage for residents |
| <parking> | optional | Does the building have private parking for residents |
| <balcony> | optional | Does the property have a balcony |
| <storage> | optional | Does the property have a storage |
| <patio> | optional | Does the property have a patio |
| <fireplace> | optional | Does the property have a working fireplace |
| <washerDryer> | optional | Does the property have a washer and/or dryer |
| <dishwasher> | optional | Does the property have a dishwasher |
| <furnished> | optional | Is this property furnished |
| <pets> | optional | Does this property allow pets |
| <other> | optional | A comma delimited string of other amenities |
| -- | ||
| <leaseConcession> | optional | This tag encloses information about landlord price concession for rentals |
| <concessionLeaseTerm> | optional | Number of months of lease term including free months. Examples: '12', '24' |
| <concessionMonthsFree> | optional | Number of free months in the lease term. Examples: '1', '2' |
| -- | ||
| <openHouses> | optional | This tag encloses information about open houses for a listing |
| <openHouse> | optional | This tag encloses information about a single open house, there can be several instances of this tag |
| <startsAt> | optional | What date and time does the open house start, must match this format 2006-11-20 3:30pm |
| <endsAt> | optional | What date and time does the open house end, example: 2006-11-20 4:30pm |
| <apptOnly> | optional | Does the Open House is by Appointment Only. |
| <apptOnly> | optional | Include if Open House is appointment only |
| -- | ||
| <agents> | optional | This tag encloses information about the agents for a listing If the agent has a unique id in your system there is an optional "id" attribute that can be set to the id of the agent. |
| <agent> | optional | This tag encloses information about a single agent, there can be several instances of this tag |
| <name> | Required | Full name of the agent for this property, example: George Bloom |
| <company> | optional | Name of the company this agent works for, example: Eastside Realty |
| <photo> | optional | A url to an image with a photo of the agent, example: http://www.eastsiderealty.com/agent/jdoran/12312.jpg |
| <url> | optional | If the agent has a personal page with their bio, listings and other information this is the url of that page, example: http://www.eastsiderealty.com/agent.php?id=12311 |
| <email> | Required | Email address of this agent, example: jdoran@eastsiderealty.com |
| <lead_email> | optional | If there is a lead generation email that inquiries should be routed through that email address can be placed here. |
| <phone_numbers> | optional | Enclosing tag for contact phone numbers for an agent |
| <office> | optional | Office phone number, examples: '212-651-4811', '7181214633', '646-166-4211 x212' |
| <fax> | optional | Fax number |
| <cell> | optional | Cell phone number for this agent' |
| -- | ||
| <media> | optional | This is an enclosing tag for photos and other media associated with this property |
| <photo position="x"> | optional | Url of an image for this property, example: http://www.eastsiderealty.com/listing/images/121231.jpg Position attribute specifies what order the image should show up in on the listing detail page |
| <floorplan> | optional | Url of a floorplan for this property, example: http://www.eastsiderealty.com/listing/fp/121231.jpg |
| <video> | optional | Url of a video for this property, example: http://www.eastsiderealty.com/listing/videos/121231.avi |
| <otherMedia> | optional | Url for any other media type, example: http://www.eastsiderealty.com/listing/panorama/121231.swf |
| <3DTour> | optional | Url of a 3D Tour for this property, example: https://www.zillow.com/view-3d-home/7a885be6-cb0d-428d-8e8c-3e8323dd0aee |
| -- | ||
| <fees> | optional | This tag encloses information about the fees for a rental property |
| <fee> | optional | This tag encloses information about a single fee, there can be several instances of this tag |
| <feeType> | required | The type of fee, please refer to Fee types definitions, the application fee and security deposit are required |
| <occurrenceType> | optional | The occurrence type of the fee, it required unless the requirement type is contingent, the valid values are: (during_lease_term, move_in, move_out, pre_application, application_submission, annually, monthly) |
| <requirementType> | required | The requirement type of the fee, the valid values are: (required, optional, contingent) |
| <calculationType> | required | How the fee is calculated, the valid values are: (flat_fee, variable_usage_based, per_item, range) |
| <refundAvailability> | required | The refund availability of the fee, the valid values are: (refundable, non_refundable) |
| <amount> | optional | The amount of the fee, required except for "variable_usage_based" calculation type. |
| <maxAmount> | optional | The maximum amount of the fee, required if the calculation type is range |
Fee Types
| Group | Fee type | Enum value (Code name) |
|---|---|---|
| Administration | Move-in fee | move_in_fee |
| Administration | administration_fee | |
| Move in deposit | move_in_deposit | |
| Early move-in fee | early_move_in_fee | |
| Homeowners association (HOA) application fee | hoa_application_fee | |
| Move-out deposit | move_out_deposit | |
| Move-out fee | move_out_fee | |
| Express move-out | express_move_out | |
| Renter change | renter_change | |
| Transfer fee | transfer_fee | |
| Amenities | Community amenity | community_amenity_fee |
| Trash service | trash_service_fee | |
| Pest control | pest_control_fee | |
| Package delivery | package_delivery_fee | |
| Parking (garage space) | parking_fee_garage | |
| Parking (third party) | parking_fee_third_party | |
| Parking (assigned space) | parking_fee_assigned_space | |
| Storage | storage_fee | |
| Bike storage | bike_storage | |
| Business office rental | business_office_rental | |
| Clubroom rental | clubroom_rental | |
| Guest suite rental | guest_suite_rental | |
| Gym | gym | |
| Swimming pool | swimming_pool | |
| Cleaning fee | cleaning_fee | |
| Application | Application fee | application_fee |
| Board approval | board_approval | |
| Holding deposit | holding_deposit | |
| Background check | background_check | |
| Credit check | credit_check | |
| Credit reporting services | credit_reporting_service | |
| Digital submission | digital_submission | |
| Pets | Pet deposit | pet_deposit |
| Pet fee | pet_fee | |
| Pet rent | pet_rent | |
| Security deposit | Security deposit | security_deposit |
| Utilities | Utilities (account setup) | account_set_up_fee |
| Internet | internet_services_fee | |
| Utilities (administration) | administration_utilities_fee | |
| Electric | electric_fee | |
| Electric (third party) | electric_fee_third_party | |
| Gas | gas_fee | |
| Gas (third party) | gas_fee_third_party | |
| Water | water_fee | |
| Water (third party) | water_fee_third_party | |
| Sewer | sewer_fee | |
| Sewer (third party) | sewer_fee_third_party | |
| Water and sewer | water_and_sewer_fee | |
| Water and sewer (third party) | water_and_sewer_fee_third_party | |
| Vacant unit (utility cost recovery) | vacant_unit_utility_cost_recovery | |
| Vacant unit (utility processing) | vacent_unit_utility_processing | |
| Violation | Late move-out | late_move_out |
| Lease violation | lease_violation | |
| Legal eviction | legal_eviction | |
| Technology | Cable | cable |
| Cable and internet | cable_and_internet | |
| Media package | media_package | |
| Technology package | technology_package | |
| Government | 421-a program surcharge | four_two_one_a_program_surcharge |
| Insurance | Renters insurance | renters_insurance |
| Renter's insurance compliance | renters_insurance_compliance | |
| Renter's insurance (third party) | renters_insurance_third_party | |
| Key | Key replacement | key_replacement |
| Lock change | lock_change | |
| Lease | Common charges | common_charges |
| Early termination | early_termination | |
| Late fee | late_fee | |
| Lease processing | lease_processing | |
| Month-to-month fee | month_to_month_fee | |
| Reletting | reletting | |
| Accounting | Insufficient funds | insufficient_funds |
| Payment services | payment_services | |
| Wire transfer | wire_transfer |