RESO: Property
The Property resource accesses the same data as Spark's listings service
Supported Roles
Role | Reads | Writes | Notes |
---|---|---|---|
IDX | Yes | No | |
Public | Yes | No | |
VOW | Yes | No | |
Portal | Yes | No | |
Private | Yes | No |
More information about roles may be found here.
Available Services
All Properties
/Reso/OData/Property
HTTP Method | Description | Conditional | Notes |
---|---|---|---|
GET | Returns the data for all properties accessible by the current user | No | |
POST | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
PUT | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
DELETE | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
GET Request
Parameters:
Parameter | Required | Notes |
---|---|---|
Attribute selection parameters | No | |
Pagination parameters | No | |
Searching parameters | No | |
Sorting parameters | No | |
Expansion parameter | No |
GET Response
Please review the documentation for the RESO Web API for an example response.
Individual Property
/Reso/OData/Property('<ListingKey>')
HTTP Method | Description | Conditional | Notes |
---|---|---|---|
GET | Retrieves an individual property by Id | No | |
POST | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
PUT | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
DELETE | Returns HTTP 405 (Method Not Allowed) | No | Not implemented |
GET Request
Parameters:
Parameter | Required | Notes |
---|---|---|
Attribute selection parameters | No |
GET Response
Please review the documentation for the RESO Web API for an example response.
Property Description
This service uses the RESO Data Dictionary. Please review the currently supported dictionary on our overview page as well as the data dictionary documentation provided by RESO.
Expansions
Expansion | Roles | Description |
---|---|---|
GreenVerification |
All | Green verification fields for the property. |
Media |
All | Photo, Document, Video and Virtual tour data for the property. |
Room |
All | Room data for the property. |
Unit |
All | Unit data for the property. |
OpenHouse |
All | Open houses for the property. |
PowerProduction |
All | Power production fields for the property. |