API Documentation
Alert ¶
Overview
An alert is a search criteria defined on top of a Room.
Whenever a new listing is added to our database that matches the criteria, that listing will be recommended to users on that chat room.
When a Listing, matches an alert, it is recommended to a room
Get room's alerts ¶
Get room's alertsGET/rooms/alerts
Example URI
GET /rooms/alerts
Response
200Body
{
"code": "OK",
"data": [
{
"id": "9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8",
"minimum_price": null,
"maximum_price": null,
"minimum_square_meters": null,
"maximum_square_meters": null,
"created_by": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"created_at": 1765163397.875973,
"updated_at": 1765163397.875973,
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"minimum_bedrooms": null,
"minimum_bathrooms": 1,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
}
],
"minimum_year_built": null,
"pool": true,
"title": "Test Title",
"minimum_lot_square_meters": null,
"maximum_lot_square_meters": null,
"maximum_year_built": 2015,
"deleted_at": null,
"listing_statuses": null,
"open_house": false,
"minimum_sold_date": null,
"property_types": [
"Residential"
],
"list_agents": null,
"list_offices": null,
"counties": null,
"minimum_parking_spaces": null,
"architectural_styles": null,
"subdivisions": null,
"school_districts": null,
"primary_schools": null,
"elementary_schools": null,
"senior_high_schools": null,
"junior_high_schools": null,
"intermediate_schools": null,
"sort_order": [
"status"
],
"sort_office": null,
"selling_offices": null,
"selling_agents": null,
"mls_areas": null,
"middle_schools": null,
"offices": null,
"agents": null,
"high_schools": null,
"excluded_listing_ids": null,
"postal_codes": [
"75219"
],
"pets": null,
"number_of_pets_allowed": null,
"application_fee": null,
"appliances": null,
"furnished": null,
"fenced_yard": null,
"master_bedroom_in_first_floor": false,
"search": "Victory Park Lane",
"maximum_bedrooms": null,
"maximum_bathrooms": null,
"currency": "USD",
"measurement_unit": "SQFT",
"office_exclusive": false,
"type": "alert",
"user_alert_setting": {
"id": "aed6e8f4-ae90-45ea-b88b-cb7f778b795c",
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
],
"type": "user_alert_setting"
},
"new_recommendations": "7",
"cover_image_url": "http://cdn.rechat.co/59531783.jpg",
"users": [
{
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
{
"type": "user",
"username": null,
"first_name": "",
"last_name": "",
"email": "[email protected]",
"phone_number": "+18598161689",
"created_at": 1765163394.406807,
"id": "b0996864-0e03-4719-9e8e-94b4b675ecef",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.406819,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "9d689f02-f2df-4b41-923e-7a0890c252eb",
"brand": null,
"fake_email": true,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "+18598161689",
"abbreviated_display_name": "+18598161689",
"online_state": "Offline",
"has_password": false
},
{
"type": "user",
"username": null,
"first_name": "[email protected]",
"last_name": "",
"email": "[email protected]",
"phone_number": null,
"created_at": 1765163394.405277,
"id": "f095f155-2fe6-46a3-a9d6-fbcb4c4582f6",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.405302,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "1bd568c2-4e14-4d99-859d-baed6cdaf28a",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "[email protected] ",
"abbreviated_display_name": "[email protected]",
"online_state": "Offline",
"has_password": false
}
],
"proposed_title": "In 75219, , Any price ..."
}
],
"info": {
"count": 1,
"total": 1
}
}Get user's alerts ¶
Get user's alertsGET/alerts
Example URI
GET /alerts
Response
200Body
{
"code": "OK",
"data": [
{
"id": "9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8",
"minimum_price": null,
"maximum_price": null,
"minimum_square_meters": null,
"maximum_square_meters": null,
"created_by": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"created_at": 1765163397.875973,
"updated_at": 1765163397.875973,
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"minimum_bedrooms": null,
"minimum_bathrooms": 1,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
}
],
"minimum_year_built": null,
"pool": true,
"title": "Test Title",
"minimum_lot_square_meters": null,
"maximum_lot_square_meters": null,
"maximum_year_built": 2015,
"deleted_at": null,
"listing_statuses": null,
"open_house": false,
"minimum_sold_date": null,
"property_types": [
"Residential"
],
"list_agents": null,
"list_offices": null,
"counties": null,
"minimum_parking_spaces": null,
"architectural_styles": null,
"subdivisions": null,
"school_districts": null,
"primary_schools": null,
"elementary_schools": null,
"senior_high_schools": null,
"junior_high_schools": null,
"intermediate_schools": null,
"sort_order": [
"status"
],
"sort_office": null,
"selling_offices": null,
"selling_agents": null,
"mls_areas": null,
"middle_schools": null,
"offices": null,
"agents": null,
"high_schools": null,
"excluded_listing_ids": null,
"postal_codes": [
"75219"
],
"pets": null,
"number_of_pets_allowed": null,
"application_fee": null,
"appliances": null,
"furnished": null,
"fenced_yard": null,
"master_bedroom_in_first_floor": false,
"search": "Victory Park Lane",
"maximum_bedrooms": null,
"maximum_bathrooms": null,
"currency": "USD",
"measurement_unit": "SQFT",
"office_exclusive": false,
"type": "alert",
"user_alert_setting": {
"id": "aed6e8f4-ae90-45ea-b88b-cb7f778b795c",
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
],
"type": "user_alert_setting"
},
"new_recommendations": "7",
"cover_image_url": "http://cdn.rechat.co/59531783.jpg",
"users": [
{
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
{
"type": "user",
"username": null,
"first_name": "",
"last_name": "",
"email": "[email protected]",
"phone_number": "+18598161689",
"created_at": 1765163394.406807,
"id": "b0996864-0e03-4719-9e8e-94b4b675ecef",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.406819,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "9d689f02-f2df-4b41-923e-7a0890c252eb",
"brand": null,
"fake_email": true,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "+18598161689",
"abbreviated_display_name": "+18598161689",
"online_state": "Offline",
"has_password": false
},
{
"type": "user",
"username": null,
"first_name": "[email protected]",
"last_name": "",
"email": "[email protected]",
"phone_number": null,
"created_at": 1765163394.405277,
"id": "f095f155-2fe6-46a3-a9d6-fbcb4c4582f6",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.405302,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "1bd568c2-4e14-4d99-859d-baed6cdaf28a",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "[email protected] ",
"abbreviated_display_name": "[email protected]",
"online_state": "Offline",
"has_password": false
}
],
"proposed_title": "In 75219, , Any price ..."
}
],
"info": {
"count": 1,
"total": 1
}
}Create ¶
CreatePOST/rooms/alerts
Example URI
POST /rooms/alerts
URI Parameters
- id
string(required) Example: e96cfa38-c9b2-4240-a261-b1b5a37a685f
Request
Body
{
"title": "Test Title",
"minimum_bathrooms": 1,
"property_types": [
"Residential"
],
"maximum_year_built": 2015,
"currency": "USD",
"office_exclusive": false,
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282
},
{
"longitude": -96.781884564,
"latitude": 32.798266282
},
{
"longitude": -96.781884564,
"latitude": 32.75309231
},
{
"longitude": -96.812091236,
"latitude": 32.75309231
},
{
"longitude": -96.812091236,
"latitude": 32.798266282
}
],
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"open_house": false,
"pool": true,
"postal_codes": [
"75219"
],
"search": "Victory Park Lane",
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"sort_order": [
"status"
],
"sort_office": null,
"limit": null,
"offset": null
}Response
200Body
{
"code": "OK",
"data": {
"id": "9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8",
"minimum_price": null,
"maximum_price": null,
"minimum_square_meters": null,
"maximum_square_meters": null,
"created_by": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"created_at": 1765163397.875973,
"updated_at": 1765163397.875973,
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"minimum_bedrooms": null,
"minimum_bathrooms": 1,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
}
],
"minimum_year_built": null,
"pool": true,
"title": "Test Title",
"minimum_lot_square_meters": null,
"maximum_lot_square_meters": null,
"maximum_year_built": 2015,
"deleted_at": null,
"listing_statuses": null,
"open_house": false,
"minimum_sold_date": null,
"property_types": [
"Residential"
],
"list_agents": null,
"list_offices": null,
"counties": null,
"minimum_parking_spaces": null,
"architectural_styles": null,
"subdivisions": null,
"school_districts": null,
"primary_schools": null,
"elementary_schools": null,
"senior_high_schools": null,
"junior_high_schools": null,
"intermediate_schools": null,
"sort_order": [
"status"
],
"sort_office": null,
"selling_offices": null,
"selling_agents": null,
"mls_areas": null,
"middle_schools": null,
"offices": null,
"agents": null,
"high_schools": null,
"excluded_listing_ids": null,
"postal_codes": [
"75219"
],
"pets": null,
"number_of_pets_allowed": null,
"application_fee": null,
"appliances": null,
"furnished": null,
"fenced_yard": null,
"master_bedroom_in_first_floor": false,
"search": "Victory Park Lane",
"maximum_bedrooms": null,
"maximum_bathrooms": null,
"currency": "USD",
"measurement_unit": "SQFT",
"office_exclusive": false,
"type": "alert",
"user_alert_setting": {
"id": "aed6e8f4-ae90-45ea-b88b-cb7f778b795c",
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
],
"type": "user_alert_setting"
},
"new_recommendations": "0",
"cover_image_url": null,
"users": [
{
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
{
"type": "user",
"username": null,
"first_name": "",
"last_name": "",
"email": "[email protected]",
"phone_number": "+18598161689",
"created_at": 1765163394.406807,
"id": "b0996864-0e03-4719-9e8e-94b4b675ecef",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.406819,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "9d689f02-f2df-4b41-923e-7a0890c252eb",
"brand": null,
"fake_email": true,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "+18598161689",
"abbreviated_display_name": "+18598161689",
"online_state": "Offline",
"has_password": false
},
{
"type": "user",
"username": null,
"first_name": "[email protected]",
"last_name": "",
"email": "[email protected]",
"phone_number": null,
"created_at": 1765163394.405277,
"id": "f095f155-2fe6-46a3-a9d6-fbcb4c4582f6",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.405302,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "1bd568c2-4e14-4d99-859d-baed6cdaf28a",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "[email protected] ",
"abbreviated_display_name": "[email protected]",
"online_state": "Offline",
"has_password": false
}
],
"proposed_title": "In 75219, , Any price ..."
}
}Update Alert ¶
Update AlertPUT/rooms/{rid}/alerts/{id}
Example URI
PUT /rooms/e96cfa38-c9b2-4240-a261-b1b5a37a685f/alerts/9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8
URI Parameters
- rid
string(required) Example: e96cfa38-c9b2-4240-a261-b1b5a37a685f- id
string(required) Example: 9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8
Request
Body
{
"maximum_price": 100000
}Response
200Body
{
"code": "OK",
"data": {
"id": "9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8",
"minimum_price": null,
"maximum_price": 100000,
"minimum_square_meters": null,
"maximum_square_meters": null,
"created_by": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"created_at": 1765163397.875973,
"updated_at": 1765163399.586786,
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"minimum_bedrooms": null,
"minimum_bathrooms": 1,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
}
],
"minimum_year_built": null,
"pool": true,
"title": "Test Title",
"minimum_lot_square_meters": null,
"maximum_lot_square_meters": null,
"maximum_year_built": 2015,
"deleted_at": null,
"listing_statuses": null,
"open_house": false,
"minimum_sold_date": null,
"property_types": [
"Residential"
],
"list_agents": null,
"list_offices": null,
"counties": null,
"minimum_parking_spaces": null,
"architectural_styles": null,
"subdivisions": null,
"school_districts": null,
"primary_schools": null,
"elementary_schools": null,
"senior_high_schools": null,
"junior_high_schools": null,
"intermediate_schools": null,
"sort_order": [
"status"
],
"sort_office": null,
"selling_offices": null,
"selling_agents": null,
"mls_areas": null,
"middle_schools": null,
"offices": null,
"agents": null,
"high_schools": null,
"excluded_listing_ids": null,
"postal_codes": [
"75219"
],
"pets": null,
"number_of_pets_allowed": null,
"application_fee": null,
"appliances": null,
"furnished": null,
"fenced_yard": null,
"master_bedroom_in_first_floor": false,
"search": "Victory Park Lane",
"maximum_bedrooms": null,
"maximum_bathrooms": null,
"currency": "USD",
"measurement_unit": "SQFT",
"office_exclusive": false,
"type": "alert",
"user_alert_setting": {
"id": "aed6e8f4-ae90-45ea-b88b-cb7f778b795c",
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
],
"type": "user_alert_setting"
},
"new_recommendations": "7",
"cover_image_url": "http://cdn.rechat.co/59531783.jpg",
"users": [
{
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
{
"type": "user",
"username": null,
"first_name": "",
"last_name": "",
"email": "[email protected]",
"phone_number": "+18598161689",
"created_at": 1765163394.406807,
"id": "b0996864-0e03-4719-9e8e-94b4b675ecef",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.406819,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "9d689f02-f2df-4b41-923e-7a0890c252eb",
"brand": null,
"fake_email": true,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "+18598161689",
"abbreviated_display_name": "+18598161689",
"online_state": "Offline",
"has_password": false
},
{
"type": "user",
"username": null,
"first_name": "[email protected]",
"last_name": "",
"email": "[email protected]",
"phone_number": null,
"created_at": 1765163394.405277,
"id": "f095f155-2fe6-46a3-a9d6-fbcb4c4582f6",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.405302,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "1bd568c2-4e14-4d99-859d-baed6cdaf28a",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "[email protected] ",
"abbreviated_display_name": "[email protected]",
"online_state": "Offline",
"has_password": false
}
],
"proposed_title": "In 75219, , -$100K ..."
}
}Delete Alert ¶
Delete AlertDELETE/rooms/{rid}/alerts/{id}
Example URI
DELETE /rooms/e96cfa38-c9b2-4240-a261-b1b5a37a685f/alerts/9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8
URI Parameters
- rid
string(required) Example: e96cfa38-c9b2-4240-a261-b1b5a37a685f- id
string(required) Example: 9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8
Response
204Search for listings ¶
Search for listingsPOST/valerts
This is called a Virtual Alert as it shares all the characteristics of an alert, except that its not saved and the results are
returned immediately.
Example URI
POST /valerts
Request
Body
{
"maximum_price": 9223372036854776000,
"limit": 75,
"maximum_lot_square_meters": 856872169904754400,
"minimum_bathrooms": 1,
"maximum_square_meters": 856872169904754400,
"location": {
"longitude": -96.7981853613128,
"latitude": 32.84284394397976
},
"property_types": [
"Residential"
],
"office_exclusive": false,
"minimum_square_meters": 0,
"minimum_lot_square_meters": 0,
"maximum_year_built": 2015,
"minimum_year_built": 0,
"points": [
{
"longitude": -96.8137143351765,
"latitude": 32.86503819566057
},
{
"longitude": -96.78265638744912,
"latitude": 32.86503819566057
},
{
"longitude": -96.78265638744912,
"latitude": 32.81862570220059
},
{
"longitude": -96.8137143351765,
"latitude": 32.81862570220059
},
{
"longitude": -96.8137143351765,
"latitude": 32.86503819566057
}
],
"minimum_bedrooms": 0,
"minimum_price": 0,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"listing_statuses": [
"Active"
],
"open_house": false,
"postal_codes": [
"75219"
],
"currency": "USD",
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"sort_order": [
"status"
],
"sort_office": null,
"offset": null
}Response
200Body
{
"code": "OK",
"data": [
{
"type": "compact_listing",
"id": "033840ba-a9c0-11e5-8893-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1450907785.749112,
"updated_at": 1454953119.212386,
"deleted_at": null,
"close_date": null,
"price": 599990,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13291847",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Allie Beth Allman & Assoc.",
"selling_office_name": "",
"list_agent_mls_id": "0604095",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Ani Nosnik",
"list_agent_direct_work_phone": "(972) 896-5432",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8215487,
"longitude": -96.8026835,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/58731471.jpg",
"http://cdn.rechat.co/58731472.jpg",
"http://cdn.rechat.co/58731473.jpg",
"http://cdn.rechat.co/58731474.jpg",
"http://cdn.rechat.co/58731475.jpg",
"http://cdn.rechat.co/58731476.jpg",
"http://cdn.rechat.co/58731477.jpg",
"http://cdn.rechat.co/58731478.jpg",
"http://cdn.rechat.co/58731479.jpg",
"http://cdn.rechat.co/58731480.jpg",
"http://cdn.rechat.co/58731481.jpg",
"http://cdn.rechat.co/58731482.jpg",
"http://cdn.rechat.co/58731483.jpg",
"http://cdn.rechat.co/58731484.jpg",
"http://cdn.rechat.co/58731485.jpg",
"http://cdn.rechat.co/58731486.jpg",
"http://cdn.rechat.co/58731487.jpg",
"http://cdn.rechat.co/58731488.jpg",
"http://cdn.rechat.co/58731489.jpg",
"http://cdn.rechat.co/58731490.jpg",
"http://cdn.rechat.co/58731491.jpg",
"http://cdn.rechat.co/58731492.jpg",
"http://cdn.rechat.co/58731493.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4240",
"street_name": "Prescott",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "7E",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1450907783.059131,
"updated_at": 1454953115.950087,
"street_address": "4240 Prescott Avenue Unit 7E"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 1,
"full_bathroom_count": 2,
"square_meters": 200.01858045336309,
"bedroom_count": 2,
"bathroom_count": 2.1,
"year_built": 2004,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 2662.809364548495,
"lot_size_area": 0.658,
"description": "Two split bedroom, den and 2.1 baths at The Drexel Highlander. Direct elevator to your foyer guides you to an open living & dining room. Kitchen equipped with SS appliances including a 6 gas burner Wolf cook top, Sub-Zero Refrigerator,Ascot dishwasher,double convection ovens, microwave,granite counter top.Wonderful master bedroom with en-suite bath,2 sinks,separate shower,tub and large walk in closet. Enjoy 24 hr concierge, pool & fitness center.",
"created_at": 1450907785.331074,
"updated_at": 1454953116.836563
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/58731471.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/033840ba-a9c0-11e5-8893-f23c91c841bd",
"dom": 3637,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$599,990",
"text_no_label": "599,990",
"value": 599990
},
"original_price": {
"type": "formatted_attribute",
"text": "$599,990",
"text_no_label": "599,990",
"value": 599990
},
"area": {
"type": "formatted_attribute",
"text": "2,153 SQFT",
"text_no_label": "2,153",
"value": 2153
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,153 SQFT",
"text_no_label": "2,153",
"value": 2153
},
"square_meters": {
"type": "formatted_attribute",
"text": "200 SQM",
"text_no_label": "200",
"value": 200
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "28,662.48 SQFT",
"text_no_label": "28,662.48",
"value": 28662.48
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "2,662.83 SQM",
"text_no_label": "2,662.83",
"value": 2662.83
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "2 Bedrooms",
"text_no_label": "2",
"value": 2
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "2.1 Bathrooms",
"text_no_label": "2.1",
"value": "2.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "3 Bathrooms",
"text_no_label": "3",
"value": "3"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4240 Prescott Avenue Unit 7E",
"text_no_label": "4240 Prescott Avenue Unit 7E",
"value": "4240 Prescott Avenue Unit 7E"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)",
"text_no_label": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)",
"value": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Ani Nosnik | Allie Beth Allman & Assoc.",
"text_no_label": "Ani Nosnik | Allie Beth Allman & Assoc.",
"value": "Ani Nosnik | Allie Beth Allman & Assoc."
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(972) 896-5432",
"text_no_label": "(972) 896-5432",
"value": "(972) 896-5432"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "8e6d1eea-9ecf-11e5-8199-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1449704998.959327,
"updated_at": 1451919222.617691,
"deleted_at": null,
"close_date": null,
"price": 265000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13286709",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Dave Perry Miller Real Estate",
"selling_office_name": "",
"list_agent_mls_id": "0312326",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Stephen Collins",
"list_agent_direct_work_phone": "(469) 774-9749",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.82235,
"longitude": -96.8130061,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/58545131.jpg",
"http://cdn.rechat.co/58545132.jpg",
"http://cdn.rechat.co/58545133.jpg",
"http://cdn.rechat.co/58545134.jpg",
"http://cdn.rechat.co/58545135.jpg",
"http://cdn.rechat.co/58545136.jpg",
"http://cdn.rechat.co/58545137.jpg",
"http://cdn.rechat.co/58545138.jpg",
"http://cdn.rechat.co/58545139.jpg",
"http://cdn.rechat.co/58545140.jpg",
"http://cdn.rechat.co/58545141.jpg",
"http://cdn.rechat.co/58545142.jpg",
"http://cdn.rechat.co/58545143.jpg",
"http://cdn.rechat.co/58545144.jpg",
"http://cdn.rechat.co/58545145.jpg",
"http://cdn.rechat.co/58545146.jpg",
"http://cdn.rechat.co/58545147.jpg",
"http://cdn.rechat.co/58545148.jpg",
"http://cdn.rechat.co/58545149.jpg",
"http://cdn.rechat.co/58545150.jpg",
"http://cdn.rechat.co/58545151.jpg",
"http://cdn.rechat.co/58545152.jpg",
"http://cdn.rechat.co/58545153.jpg",
"http://cdn.rechat.co/58545154.jpg",
"http://cdn.rechat.co/58545155.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4242",
"street_name": "Lomo Alto",
"city": "Highland Park",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "",
"unit_number": "N76",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1449704992.910279,
"updated_at": 1451919218.085379,
"street_address": "4242 Lomo Alto Unit N76"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 1,
"full_bathroom_count": 1,
"square_meters": 96.06094388703085,
"bedroom_count": 1,
"bathroom_count": 1.1,
"year_built": 1950,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 14192.207357859534,
"lot_size_area": 3.507,
"description": "Superb 1 BR condo in The Crestpark. Wonderfully updated in the last couple of years - fabulous kitchen, pretty hardwoods, great built-ins, Nicely master bath and powder room. 7th floor unit with downtown view.",
"created_at": 1449704996.986539,
"updated_at": 1451919220.542635
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/58545131.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/8e6d1eea-9ecf-11e5-8199-f23c91c841bd",
"dom": 3651,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$265,000",
"text_no_label": "265,000",
"value": 265000
},
"original_price": {
"type": "formatted_attribute",
"text": "$265,000",
"text_no_label": "265,000",
"value": 265000
},
"area": {
"type": "formatted_attribute",
"text": "1,034 SQFT",
"text_no_label": "1,034",
"value": 1034
},
"square_feet": {
"type": "formatted_attribute",
"text": "1,034 SQFT",
"text_no_label": "1,034",
"value": 1034
},
"square_meters": {
"type": "formatted_attribute",
"text": "96 SQM",
"text_no_label": "96",
"value": 96
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "152,764.92 SQFT",
"text_no_label": "152,764.92",
"value": 152764.92
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "3.51 Acres",
"text_no_label": "3.51",
"value": 3.51
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "3.51 Acres",
"text_no_label": "3.51",
"value": 3.51
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "14,192.34 SQM",
"text_no_label": "14,192.34",
"value": 14192.34
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "1 Bedroom",
"text_no_label": "1",
"value": 1
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "1.1 Bathrooms",
"text_no_label": "1.1",
"value": "1.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "2 Bathrooms",
"text_no_label": "2",
"value": "2"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4242 Lomo Alto Unit N76",
"text_no_label": "4242 Lomo Alto Unit N76",
"value": "4242 Lomo Alto Unit N76"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Highland Park, TX 75219",
"text_no_label": "Highland Park, TX 75219",
"value": "Highland Park, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Highland Park",
"text_no_label": "Highland Park",
"value": "Highland Park"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Stephen Collins of Dave Perry Miller Real Estate ([email protected] | (469) 774-9749)",
"text_no_label": "Listing courtesy of Stephen Collins of Dave Perry Miller Real Estate ([email protected] | (469) 774-9749)",
"value": "Listing courtesy of Stephen Collins of Dave Perry Miller Real Estate ([email protected] | (469) 774-9749)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Stephen Collins | Dave Perry Miller Real Estate",
"text_no_label": "Stephen Collins | Dave Perry Miller Real Estate",
"value": "Stephen Collins | Dave Perry Miller Real Estate"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(469) 774-9749",
"text_no_label": "(469) 774-9749",
"value": "(469) 774-9749"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "d4e99ca0-a40f-11e5-a8b8-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1450282360.820393,
"updated_at": 1454952791.870143,
"deleted_at": null,
"close_date": null,
"price": 725000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13288625",
"buyers_agency_commission": "3%",
"sub_agency_commission": "3%",
"list_office_name": "Allie Beth Allman & Assoc.",
"selling_office_name": "",
"list_agent_mls_id": "0604095",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Ani Nosnik",
"list_agent_direct_work_phone": "(972) 896-5432",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8215487,
"longitude": -96.8026835,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/58625119.jpg",
"http://cdn.rechat.co/58625116.jpg",
"http://cdn.rechat.co/58625117.jpg",
"http://cdn.rechat.co/58625118.jpg",
"http://cdn.rechat.co/58625120.jpg",
"http://cdn.rechat.co/58625121.jpg",
"http://cdn.rechat.co/58625122.jpg",
"http://cdn.rechat.co/58625123.jpg",
"http://cdn.rechat.co/58625124.jpg",
"http://cdn.rechat.co/58625125.jpg",
"http://cdn.rechat.co/58625126.jpg",
"http://cdn.rechat.co/58625127.jpg",
"http://cdn.rechat.co/58625128.jpg",
"http://cdn.rechat.co/58625129.jpg",
"http://cdn.rechat.co/58625130.jpg",
"http://cdn.rechat.co/58625131.jpg",
"http://cdn.rechat.co/58625132.jpg",
"http://cdn.rechat.co/58625133.jpg",
"http://cdn.rechat.co/58625134.jpg",
"http://cdn.rechat.co/58625135.jpg",
"http://cdn.rechat.co/58625136.jpg",
"http://cdn.rechat.co/58625137.jpg",
"http://cdn.rechat.co/58625113.jpg",
"http://cdn.rechat.co/58625114.jpg",
"http://cdn.rechat.co/58625115.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4240",
"street_name": "Prescott",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "7D",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1450282335.345664,
"updated_at": 1454952789.201511,
"street_address": "4240 Prescott Avenue Unit 7D"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 1,
"full_bathroom_count": 2,
"square_meters": 209.49461166852473,
"bedroom_count": 2,
"bathroom_count": 2.1,
"year_built": 2004,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 2662.809364548495,
"lot_size_area": 0.658,
"description": "Must see! Exquisite fully renovated, 2 bedroom, 2.1 bath, custom home at the prestigious Drexel Highlander - with 2,255 interior square feet. Direct elevator access into private entry foyer. Stone flooring throughout. Open kitchen with Wolf gas stove and double oven, Sub-Zero refrigerator and abundant custom cabinetry. Hunter Douglas electric window shades throughout. Amenities include concierge service, fitness center and swimming pool.",
"created_at": 1450282348.492429,
"updated_at": 1454952789.983693
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/58625119.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/d4e99ca0-a40f-11e5-a8b8-f23c91c841bd",
"dom": 3644,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$725,000",
"text_no_label": "725,000",
"value": 725000
},
"original_price": {
"type": "formatted_attribute",
"text": "$725,000",
"text_no_label": "725,000",
"value": 725000
},
"area": {
"type": "formatted_attribute",
"text": "2,255 SQFT",
"text_no_label": "2,255",
"value": 2255
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,255 SQFT",
"text_no_label": "2,255",
"value": 2255
},
"square_meters": {
"type": "formatted_attribute",
"text": "209 SQM",
"text_no_label": "209",
"value": 209
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "28,662.48 SQFT",
"text_no_label": "28,662.48",
"value": 28662.48
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "2,662.83 SQM",
"text_no_label": "2,662.83",
"value": 2662.83
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "2 Bedrooms",
"text_no_label": "2",
"value": 2
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "2.1 Bathrooms",
"text_no_label": "2.1",
"value": "2.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "3 Bathrooms",
"text_no_label": "3",
"value": "3"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4240 Prescott Avenue Unit 7D",
"text_no_label": "4240 Prescott Avenue Unit 7D",
"value": "4240 Prescott Avenue Unit 7D"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)",
"text_no_label": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)",
"value": "Listing courtesy of Ani Nosnik of Allie Beth Allman & Assoc. ([email protected] | (972) 896-5432)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Ani Nosnik | Allie Beth Allman & Assoc.",
"text_no_label": "Ani Nosnik | Allie Beth Allman & Assoc.",
"value": "Ani Nosnik | Allie Beth Allman & Assoc."
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(972) 896-5432",
"text_no_label": "(972) 896-5432",
"value": "(972) 896-5432"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "69fb7e54-b88c-11e5-a56f-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1452534891.768002,
"updated_at": 1453478668.228473,
"deleted_at": null,
"close_date": null,
"price": 599000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13298919",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Briggs Freeman Sotheby's Int'l",
"selling_office_name": "",
"list_agent_mls_id": "0518219",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Michelle Wood",
"list_agent_direct_work_phone": "(214) 564-0234",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.820951,
"longitude": -96.81188499999999,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59003092.jpg",
"http://cdn.rechat.co/59003093.jpg",
"http://cdn.rechat.co/59003094.jpg",
"http://cdn.rechat.co/59003095.jpg",
"http://cdn.rechat.co/59003096.jpg",
"http://cdn.rechat.co/59003097.jpg",
"http://cdn.rechat.co/59003098.jpg",
"http://cdn.rechat.co/59003099.jpg",
"http://cdn.rechat.co/59003100.jpg",
"http://cdn.rechat.co/59003101.jpg",
"http://cdn.rechat.co/59003102.jpg",
"http://cdn.rechat.co/59003103.jpg",
"http://cdn.rechat.co/59003104.jpg",
"http://cdn.rechat.co/59003105.jpg",
"http://cdn.rechat.co/59003106.jpg",
"http://cdn.rechat.co/59003107.jpg",
"http://cdn.rechat.co/59003108.jpg",
"http://cdn.rechat.co/59003109.jpg",
"http://cdn.rechat.co/59003110.jpg",
"http://cdn.rechat.co/59003111.jpg",
"http://cdn.rechat.co/59003112.jpg",
"http://cdn.rechat.co/59003113.jpg",
"http://cdn.rechat.co/59003114.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4502",
"street_name": "Holland",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "202",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1452534888.869005,
"updated_at": 1453478657.220249,
"street_address": "4502 Holland Avenue Unit 202"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 2,
"full_bathroom_count": 3,
"square_meters": 272.76105536975103,
"bedroom_count": 3,
"bathroom_count": 3.2,
"year_built": 2006,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Lrg crnr unit in heart of Oak Lawn, 1 blk frm Highland Park. Lrg encl yard, 5 patios & rooftop balc. Oak HW floors throughout; prewired for home theater. Lrg kitchen w walkin pantry feat granite counters & SS appl, incl dbl ovens with convection & wine cooler. Master ste feat bay windows, lrg walkin closet w storage, & bath w glass-enclosed shower w travertine marble. Lrg 1st floor bed & bath. Top flr is 2nd LA or 4th BR w half bath & access to**",
"created_at": 1452534891.533525,
"updated_at": 1453478661.72007
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59003092.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/69fb7e54-b88c-11e5-a56f-f23c91c841bd",
"dom": 3618,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$599,000",
"text_no_label": "599,000",
"value": 599000
},
"original_price": {
"type": "formatted_attribute",
"text": "$599,000",
"text_no_label": "599,000",
"value": 599000
},
"area": {
"type": "formatted_attribute",
"text": "2,936 SQFT",
"text_no_label": "2,936",
"value": 2936
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,936 SQFT",
"text_no_label": "2,936",
"value": 2936
},
"square_meters": {
"type": "formatted_attribute",
"text": "273 SQM",
"text_no_label": "273",
"value": 273
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.2 Bathrooms",
"text_no_label": "3.2",
"value": "3.2"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "5 Bathrooms",
"text_no_label": "5",
"value": "5"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4502 Holland Avenue Unit 202",
"text_no_label": "4502 Holland Avenue Unit 202",
"value": "4502 Holland Avenue Unit 202"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"text_no_label": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"value": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Michelle Wood | Briggs Freeman Sotheby's Int'l",
"text_no_label": "Michelle Wood | Briggs Freeman Sotheby's Int'l",
"value": "Michelle Wood | Briggs Freeman Sotheby's Int'l"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 564-0234",
"text_no_label": "(214) 564-0234",
"value": "(214) 564-0234"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "5a96928a-a50b-11e5-89c6-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1450390388.769907,
"updated_at": 1451826085.853641,
"deleted_at": null,
"close_date": null,
"price": 719000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13290014",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Berkshire HathawayHS PenFed TX",
"selling_office_name": "",
"list_agent_mls_id": "0551150",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Pamela Bruck",
"list_agent_direct_work_phone": "(214) 298-9547",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8215487,
"longitude": -96.8026835,
"type": "location"
},
"gallery_image_urls": [],
"address": {
"type": "compact_address",
"street_number": "4240",
"street_name": "Prescott",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "7F",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1450390372.255484,
"updated_at": 1451826080.349905,
"street_address": "4240 Prescott Avenue Unit 7F"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 1,
"full_bathroom_count": 2,
"square_meters": 217.76291341508735,
"bedroom_count": 2,
"bathroom_count": 2.1,
"year_built": 2004,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 2662.809364548495,
"lot_size_area": 0.658,
"description": "Luxury Living at its BEST! The Highlander is known for its attentive staff & superb location! Privacy with Direct Elevator to your unit. Gourmet Kitchen - Subzero Refrigerator, Wolf 6 top gas burner. French Balconies South East View overlooking Highland Park & Downtown. 2 bedrooms with 10 ft ceilings. Master bath has double vanity, separate tub & shower. 2nd bedroom has private bath & large closet. 2 living areas & 2 assigned parking spaces.",
"created_at": 1450390386.366148,
"updated_at": 1451826082.844277
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": null,
"_url": "https://irish.rechat.com/dashboard/mls/5a96928a-a50b-11e5-89c6-f23c91c841bd",
"dom": 3643,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$719,000",
"text_no_label": "719,000",
"value": 719000
},
"original_price": {
"type": "formatted_attribute",
"text": "$719,000",
"text_no_label": "719,000",
"value": 719000
},
"area": {
"type": "formatted_attribute",
"text": "2,344 SQFT",
"text_no_label": "2,344",
"value": 2344
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,344 SQFT",
"text_no_label": "2,344",
"value": 2344
},
"square_meters": {
"type": "formatted_attribute",
"text": "218 SQM",
"text_no_label": "218",
"value": 218
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "28,662.48 SQFT",
"text_no_label": "28,662.48",
"value": 28662.48
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.66 Acres",
"text_no_label": "0.66",
"value": 0.66
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "2,662.83 SQM",
"text_no_label": "2,662.83",
"value": 2662.83
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "2 Bedrooms",
"text_no_label": "2",
"value": 2
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "2.1 Bathrooms",
"text_no_label": "2.1",
"value": "2.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "3 Bathrooms",
"text_no_label": "3",
"value": "3"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4240 Prescott Avenue Unit 7F",
"text_no_label": "4240 Prescott Avenue Unit 7F",
"value": "4240 Prescott Avenue Unit 7F"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Pamela Bruck of Berkshire HathawayHS PenFed TX ([email protected] | (214) 298-9547)",
"text_no_label": "Listing courtesy of Pamela Bruck of Berkshire HathawayHS PenFed TX ([email protected] | (214) 298-9547)",
"value": "Listing courtesy of Pamela Bruck of Berkshire HathawayHS PenFed TX ([email protected] | (214) 298-9547)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Pamela Bruck | Berkshire HathawayHS PenFed TX",
"text_no_label": "Pamela Bruck | Berkshire HathawayHS PenFed TX",
"value": "Pamela Bruck | Berkshire HathawayHS PenFed TX"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 298-9547",
"text_no_label": "(214) 298-9547",
"value": "(214) 298-9547"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "06d1cdc2-be10-11e5-a85f-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1453141174.782902,
"updated_at": 1453187048.642369,
"deleted_at": null,
"close_date": null,
"price": 575000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13302285",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Dave Perry Miller Real Estate",
"selling_office_name": "",
"list_agent_mls_id": "0624050",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Lesli Levine",
"list_agent_direct_work_phone": "(214) 983-6465",
"co_list_agent_full_name": "Lindsey Bradley",
"co_list_agent_mls_id": "0620202",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8198,
"longitude": -96.8123449,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59138066.jpg",
"http://cdn.rechat.co/59138067.jpg",
"http://cdn.rechat.co/59138068.jpg",
"http://cdn.rechat.co/59138069.jpg",
"http://cdn.rechat.co/59138070.jpg",
"http://cdn.rechat.co/59138071.jpg",
"http://cdn.rechat.co/59138072.jpg",
"http://cdn.rechat.co/59138073.jpg",
"http://cdn.rechat.co/59138074.jpg",
"http://cdn.rechat.co/59138075.jpg",
"http://cdn.rechat.co/59138076.jpg",
"http://cdn.rechat.co/59138077.jpg",
"http://cdn.rechat.co/59138078.jpg",
"http://cdn.rechat.co/59138079.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4432",
"street_name": "Bowser",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "B",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1453141173.358095,
"updated_at": 1453187040.149763,
"street_address": "4432 Bowser Avenue Unit B"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": 1,
"full_bathroom_count": 3,
"square_meters": 167.967298402081,
"bedroom_count": 3,
"bathroom_count": 3.1,
"year_built": 2008,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 744.6153846153846,
"lot_size_area": 0.184,
"description": "Updated 3 story townhome in desirable North Oak Lawn area. 3 bedrooms and 3.5 bathroom. Property features updated open kitchen, hardwoods throughout, private patio and attached 2-car garage. Upstairs master includes fire place, updated master bath and walk-in closet. Walking distance to restaurants, grocery store and more.",
"created_at": 1453141174.586155,
"updated_at": 1453187042.567513
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59138066.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/06d1cdc2-be10-11e5-a85f-f23c91c841bd",
"dom": 3611,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$575,000",
"text_no_label": "575,000",
"value": 575000
},
"original_price": {
"type": "formatted_attribute",
"text": "$575,000",
"text_no_label": "575,000",
"value": 575000
},
"area": {
"type": "formatted_attribute",
"text": "1,808 SQFT",
"text_no_label": "1,808",
"value": 1808
},
"square_feet": {
"type": "formatted_attribute",
"text": "1,808 SQFT",
"text_no_label": "1,808",
"value": 1808
},
"square_meters": {
"type": "formatted_attribute",
"text": "168 SQM",
"text_no_label": "168",
"value": 168
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "8,015.04 SQFT",
"text_no_label": "8,015.04",
"value": 8015.04
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "744.62 SQM",
"text_no_label": "744.62",
"value": 744.62
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.1 Bathrooms",
"text_no_label": "3.1",
"value": "3.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "4 Bathrooms",
"text_no_label": "4",
"value": "4"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4432 Bowser Avenue Unit B",
"text_no_label": "4432 Bowser Avenue Unit B",
"value": "4432 Bowser Avenue Unit B"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"text_no_label": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"value": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Lesli Levine | Dave Perry Miller Real Estate",
"text_no_label": "Lesli Levine | Dave Perry Miller Real Estate",
"value": "Lesli Levine | Dave Perry Miller Real Estate"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 983-6465",
"text_no_label": "(214) 983-6465",
"value": "(214) 983-6465"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "fd2f7bea-be12-11e5-a1cd-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1453142447.108176,
"updated_at": 1453187048.644771,
"deleted_at": null,
"close_date": null,
"price": 500000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13302339",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Dave Perry Miller Real Estate",
"selling_office_name": "",
"list_agent_mls_id": "0624050",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Lesli Levine",
"list_agent_direct_work_phone": "(214) 983-6465",
"co_list_agent_full_name": "Lindsey Bradley",
"co_list_agent_mls_id": "0620202",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8198,
"longitude": -96.8123449,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59139081.jpg",
"http://cdn.rechat.co/59139082.jpg",
"http://cdn.rechat.co/59139083.jpg",
"http://cdn.rechat.co/59139084.jpg",
"http://cdn.rechat.co/59139085.jpg",
"http://cdn.rechat.co/59139086.jpg",
"http://cdn.rechat.co/59139087.jpg",
"http://cdn.rechat.co/59139088.jpg",
"http://cdn.rechat.co/59139089.jpg",
"http://cdn.rechat.co/59139090.jpg",
"http://cdn.rechat.co/59139091.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4432",
"street_name": "Bowser",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "D",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1453142445.644871,
"updated_at": 1453187040.152838,
"street_address": "4432 Bowser Avenue Unit D"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": null,
"full_bathroom_count": 2,
"square_meters": 185.52582683017468,
"bedroom_count": 2,
"bathroom_count": 2,
"year_built": 2008,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 744.6153846153846,
"lot_size_area": 0.184,
"description": "Updated 3 story townhome in desirable North Oak Lawn area. 2 bedrooms and 3 bathroom. Property features updated open kitchen, hardwoods throughout, fire place, private patio and attached 2-car garage. Upstairs master includes updated master bath and walk-in closet. Walking distance to restaurants, grocery store and more.",
"created_at": 1453142446.808928,
"updated_at": 1453187042.571311
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59139081.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/fd2f7bea-be12-11e5-a1cd-f23c91c841bd",
"dom": 3611,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$500,000",
"text_no_label": "500,000",
"value": 500000
},
"original_price": {
"type": "formatted_attribute",
"text": "$500,000",
"text_no_label": "500,000",
"value": 500000
},
"area": {
"type": "formatted_attribute",
"text": "1,997 SQFT",
"text_no_label": "1,997",
"value": 1997
},
"square_feet": {
"type": "formatted_attribute",
"text": "1,997 SQFT",
"text_no_label": "1,997",
"value": 1997
},
"square_meters": {
"type": "formatted_attribute",
"text": "186 SQM",
"text_no_label": "186",
"value": 186
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "8,015.04 SQFT",
"text_no_label": "8,015.04",
"value": 8015.04
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "744.62 SQM",
"text_no_label": "744.62",
"value": 744.62
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "2 Bedrooms",
"text_no_label": "2",
"value": 2
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "2 Bathrooms",
"text_no_label": "2",
"value": "2"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "2 Bathrooms",
"text_no_label": "2",
"value": "2"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4432 Bowser Avenue Unit D",
"text_no_label": "4432 Bowser Avenue Unit D",
"value": "4432 Bowser Avenue Unit D"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"text_no_label": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"value": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Lesli Levine | Dave Perry Miller Real Estate",
"text_no_label": "Lesli Levine | Dave Perry Miller Real Estate",
"value": "Lesli Levine | Dave Perry Miller Real Estate"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 983-6465",
"text_no_label": "(214) 983-6465",
"value": "(214) 983-6465"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "33f97c1a-b88d-11e5-9634-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1452535230.655114,
"updated_at": 1453478668.350358,
"deleted_at": null,
"close_date": null,
"price": 525000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13298934",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Briggs Freeman Sotheby's Int'l",
"selling_office_name": "",
"list_agent_mls_id": "0518219",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Michelle Wood",
"list_agent_direct_work_phone": "(214) 564-0234",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.820951,
"longitude": -96.81188499999999,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59003391.jpg",
"http://cdn.rechat.co/59003392.jpg",
"http://cdn.rechat.co/59003393.jpg",
"http://cdn.rechat.co/59003394.jpg",
"http://cdn.rechat.co/59003395.jpg",
"http://cdn.rechat.co/59003396.jpg",
"http://cdn.rechat.co/59003397.jpg",
"http://cdn.rechat.co/59003398.jpg",
"http://cdn.rechat.co/59003399.jpg",
"http://cdn.rechat.co/59003400.jpg",
"http://cdn.rechat.co/59003401.jpg",
"http://cdn.rechat.co/59003402.jpg",
"http://cdn.rechat.co/59003403.jpg",
"http://cdn.rechat.co/59003404.jpg",
"http://cdn.rechat.co/59003405.jpg",
"http://cdn.rechat.co/59003406.jpg",
"http://cdn.rechat.co/59003407.jpg",
"http://cdn.rechat.co/59003408.jpg",
"http://cdn.rechat.co/59003409.jpg",
"http://cdn.rechat.co/59003410.jpg",
"http://cdn.rechat.co/59003411.jpg",
"http://cdn.rechat.co/59003412.jpg",
"http://cdn.rechat.co/59003413.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4502",
"street_name": "Holland",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "208",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1452535224.784193,
"updated_at": 1453478657.386527,
"street_address": "4502 Holland Avenue Unit 208"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 2,
"full_bathroom_count": 3,
"square_meters": 235.87885544407285,
"bedroom_count": 3,
"bathroom_count": 3.2,
"year_built": 2006,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Large corner unit in heart of Oak Lawn, 1 blk frm Highland Park. Two patios on courtyard. Oak hardwood floors throughout; pre-wired for home theater. Large kitchen w walk-in pantry feat granite counters & SS appl, incl dbl ovens with convection & wine cooler. Master suite feat bay windows, large walk-in closet w storage, and bath w glass-enclosed shower w travertine marble. Top floor is 2nd LA or 4th BR w half bath & access to**",
"created_at": 1452535229.631193,
"updated_at": 1453478661.841707
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59003391.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/33f97c1a-b88d-11e5-9634-f23c91c841bd",
"dom": 3618,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$525,000",
"text_no_label": "525,000",
"value": 525000
},
"original_price": {
"type": "formatted_attribute",
"text": "$525,000",
"text_no_label": "525,000",
"value": 525000
},
"area": {
"type": "formatted_attribute",
"text": "2,539 SQFT",
"text_no_label": "2,539",
"value": 2539
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,539 SQFT",
"text_no_label": "2,539",
"value": 2539
},
"square_meters": {
"type": "formatted_attribute",
"text": "236 SQM",
"text_no_label": "236",
"value": 236
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.2 Bathrooms",
"text_no_label": "3.2",
"value": "3.2"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "5 Bathrooms",
"text_no_label": "5",
"value": "5"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4502 Holland Avenue Unit 208",
"text_no_label": "4502 Holland Avenue Unit 208",
"value": "4502 Holland Avenue Unit 208"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"text_no_label": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"value": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Michelle Wood | Briggs Freeman Sotheby's Int'l",
"text_no_label": "Michelle Wood | Briggs Freeman Sotheby's Int'l",
"value": "Michelle Wood | Briggs Freeman Sotheby's Int'l"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 564-0234",
"text_no_label": "(214) 564-0234",
"value": "(214) 564-0234"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "73525c44-b48a-11e5-b2ad-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1452094243.792258,
"updated_at": 1452780278.694036,
"deleted_at": null,
"close_date": null,
"price": 255900,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13296809",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Al Coker & Associates, L.L.C.",
"selling_office_name": "",
"list_agent_mls_id": "0303273",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Al Coker",
"list_agent_direct_work_phone": "(214) 443-9300",
"co_list_agent_full_name": "Jose Rizo",
"co_list_agent_mls_id": "0650688",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.818868,
"longitude": -96.81230599999999,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/58913885.jpg",
"http://cdn.rechat.co/58913886.jpg",
"http://cdn.rechat.co/58913887.jpg",
"http://cdn.rechat.co/59063247.jpg",
"http://cdn.rechat.co/59063248.jpg",
"http://cdn.rechat.co/59063249.jpg",
"http://cdn.rechat.co/59063250.jpg",
"http://cdn.rechat.co/59063251.jpg",
"http://cdn.rechat.co/59063252.jpg",
"http://cdn.rechat.co/59063253.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4411",
"street_name": "Bowser",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "",
"unit_number": "209",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1452094240.969728,
"updated_at": 1452780277.572972,
"street_address": "4411 Bowser Unit 209"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 1,
"full_bathroom_count": 1,
"square_meters": 106.46599777034561,
"bedroom_count": 1,
"bathroom_count": 1.1,
"year_built": 2008,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Nikko Condominiums is comprised of 30 boutique residences priced from mid $200,000 - $300,000. The building is nestled in a tree-lined street steps away from Whole Foods. Convenient access to all major attractions of town and Dallas Love Field Airport make Nikko a great location for anyone seeking a lock-and-leave lifestyle. Open floor plans and modern finishes add the finishing touches making Nikko Condominiums a must see for your buyers.",
"created_at": 1452094243.566805,
"updated_at": 1452780277.895671
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/58913885.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/73525c44-b48a-11e5-b2ad-f23c91c841bd",
"dom": 3623,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$255,900",
"text_no_label": "255,900",
"value": 255900
},
"original_price": {
"type": "formatted_attribute",
"text": "$255,900",
"text_no_label": "255,900",
"value": 255900
},
"area": {
"type": "formatted_attribute",
"text": "1,146 SQFT",
"text_no_label": "1,146",
"value": 1146
},
"square_feet": {
"type": "formatted_attribute",
"text": "1,146 SQFT",
"text_no_label": "1,146",
"value": 1146
},
"square_meters": {
"type": "formatted_attribute",
"text": "106 SQM",
"text_no_label": "106",
"value": 106
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "1 Bedroom",
"text_no_label": "1",
"value": 1
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "1.1 Bathrooms",
"text_no_label": "1.1",
"value": "1.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "2 Bathrooms",
"text_no_label": "2",
"value": "2"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4411 Bowser Unit 209",
"text_no_label": "4411 Bowser Unit 209",
"value": "4411 Bowser Unit 209"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Al Coker of Al Coker & Associates, L.L.C. ([email protected] | (214) 443-9300)\nJose Rizo",
"text_no_label": "Listing courtesy of Al Coker of Al Coker & Associates, L.L.C. ([email protected] | (214) 443-9300)\nJose Rizo",
"value": "Listing courtesy of Al Coker of Al Coker & Associates, L.L.C. ([email protected] | (214) 443-9300)\nJose Rizo"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Al Coker | Al Coker & Associates, L.L.C.",
"text_no_label": "Al Coker | Al Coker & Associates, L.L.C.",
"value": "Al Coker | Al Coker & Associates, L.L.C."
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 443-9300",
"text_no_label": "(214) 443-9300",
"value": "(214) 443-9300"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "52f2ba0a-af4b-11e5-a878-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1451517375.370985,
"updated_at": 1455080722.878654,
"deleted_at": null,
"close_date": null,
"price": 695000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13293473",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Dave Perry Miller Real Estate",
"selling_office_name": "",
"list_agent_mls_id": "0407068",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Lance Hancock",
"list_agent_direct_work_phone": "(214) 532-7331",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.819992,
"longitude": -96.8060579,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59594034.jpg",
"http://cdn.rechat.co/59594035.jpg",
"http://cdn.rechat.co/59594036.jpg",
"http://cdn.rechat.co/59594037.jpg",
"http://cdn.rechat.co/59594038.jpg",
"http://cdn.rechat.co/59594039.jpg",
"http://cdn.rechat.co/59594040.jpg",
"http://cdn.rechat.co/59594041.jpg",
"http://cdn.rechat.co/59594042.jpg",
"http://cdn.rechat.co/59594043.jpg",
"http://cdn.rechat.co/59594044.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4123",
"street_name": "Wycliff",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1451517354.78096,
"updated_at": 1455080714.076355,
"street_address": "4123 Wycliff Avenue"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": 1,
"full_bathroom_count": 3,
"square_meters": 313.08063916759573,
"bedroom_count": 3,
"bathroom_count": 3.1,
"year_built": 1998,
"number_of_units": null,
"lot_size_dimensions": "Townhm",
"lot_square_meters": 331.83946488294316,
"lot_size_area": 0.082,
"description": "Fabulous finish out w hardwood floors down, spacious room sizes, lovely back yard and patio area. Kitchen is well equipped with granite, center island, and quiet breakfast area. Master bedroom has private study loft. 3rd floor has gameroom den, br, and bath. Lease for current tenant expires on March 31st, 2016.",
"created_at": 1451517369.608605,
"updated_at": 1455080716.930021
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59594034.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/52f2ba0a-af4b-11e5-a878-f23c91c841bd",
"dom": 3630,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$695,000",
"text_no_label": "695,000",
"value": 695000
},
"original_price": {
"type": "formatted_attribute",
"text": "$695,000",
"text_no_label": "695,000",
"value": 695000
},
"area": {
"type": "formatted_attribute",
"text": "3,370 SQFT",
"text_no_label": "3,370",
"value": 3370
},
"square_feet": {
"type": "formatted_attribute",
"text": "3,370 SQFT",
"text_no_label": "3,370",
"value": 3370
},
"square_meters": {
"type": "formatted_attribute",
"text": "313 SQM",
"text_no_label": "313",
"value": 313
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "3,571.92 SQFT",
"text_no_label": "3,571.92",
"value": 3571.92
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.08 Acres",
"text_no_label": "0.08",
"value": 0.08
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.08 Acres",
"text_no_label": "0.08",
"value": 0.08
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "331.84 SQM",
"text_no_label": "331.84",
"value": 331.84
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.1 Bathrooms",
"text_no_label": "3.1",
"value": "3.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "4 Bathrooms",
"text_no_label": "4",
"value": "4"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4123 Wycliff Avenue",
"text_no_label": "4123 Wycliff Avenue",
"value": "4123 Wycliff Avenue"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Lance Hancock of Dave Perry Miller Real Estate ([email protected] | (214) 532-7331)",
"text_no_label": "Listing courtesy of Lance Hancock of Dave Perry Miller Real Estate ([email protected] | (214) 532-7331)",
"value": "Listing courtesy of Lance Hancock of Dave Perry Miller Real Estate ([email protected] | (214) 532-7331)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Lance Hancock | Dave Perry Miller Real Estate",
"text_no_label": "Lance Hancock | Dave Perry Miller Real Estate",
"value": "Lance Hancock | Dave Perry Miller Real Estate"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 532-7331",
"text_no_label": "(214) 532-7331",
"value": "(214) 532-7331"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "a24c374a-b88b-11e5-9643-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1452534556.752886,
"updated_at": 1453478668.156848,
"deleted_at": null,
"close_date": null,
"price": 550000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13298916",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Briggs Freeman Sotheby's Int'l",
"selling_office_name": "",
"list_agent_mls_id": "0518219",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Michelle Wood",
"list_agent_direct_work_phone": "(214) 564-0234",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.820951,
"longitude": -96.81188499999999,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59002876.jpg",
"http://cdn.rechat.co/59002877.jpg",
"http://cdn.rechat.co/59002878.jpg",
"http://cdn.rechat.co/59002879.jpg",
"http://cdn.rechat.co/59002880.jpg",
"http://cdn.rechat.co/59002881.jpg",
"http://cdn.rechat.co/59002882.jpg",
"http://cdn.rechat.co/59002883.jpg",
"http://cdn.rechat.co/59002884.jpg",
"http://cdn.rechat.co/59002885.jpg",
"http://cdn.rechat.co/59002886.jpg",
"http://cdn.rechat.co/59002887.jpg",
"http://cdn.rechat.co/59002888.jpg",
"http://cdn.rechat.co/59002889.jpg",
"http://cdn.rechat.co/59002890.jpg",
"http://cdn.rechat.co/59002891.jpg",
"http://cdn.rechat.co/59002892.jpg",
"http://cdn.rechat.co/59002893.jpg",
"http://cdn.rechat.co/59002894.jpg",
"http://cdn.rechat.co/59002895.jpg",
"http://cdn.rechat.co/59002896.jpg",
"http://cdn.rechat.co/59002897.jpg",
"http://cdn.rechat.co/59002898.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4502",
"street_name": "Holland",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "104",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1452534553.534434,
"updated_at": 1453478657.134403,
"street_address": "4502 Holland Avenue Unit 104"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Condo",
"half_bathroom_count": 2,
"full_bathroom_count": 3,
"square_meters": 240.0594574507618,
"bedroom_count": 3,
"bathroom_count": 3.2,
"year_built": 2006,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Lrg int unit in heart of Oak Lawn, 1 blk frm Highland Park. French drs lead to 1st flr patio w encl yard. 3 patios & rooftop balc w dtown views. Oak hardwood floors throughout; pre-wired for home theater. Lrg kitch w walkin pantry feat granite counters & SS appl, dbl ovens & wine cooler. Master ste feat bay windows, lrg walkin closet, and bath w glass-enclosed shower w travertine marble. Top flr is 2nd LA or 4th BR w half bath & access to**",
"created_at": 1452534556.157842,
"updated_at": 1453478661.65906
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59002876.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/a24c374a-b88b-11e5-9643-f23c91c841bd",
"dom": 3618,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$550,000",
"text_no_label": "550,000",
"value": 550000
},
"original_price": {
"type": "formatted_attribute",
"text": "$550,000",
"text_no_label": "550,000",
"value": 550000
},
"area": {
"type": "formatted_attribute",
"text": "2,584 SQFT",
"text_no_label": "2,584",
"value": 2584
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,584 SQFT",
"text_no_label": "2,584",
"value": 2584
},
"square_meters": {
"type": "formatted_attribute",
"text": "240 SQM",
"text_no_label": "240",
"value": 240
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.2 Bathrooms",
"text_no_label": "3.2",
"value": "3.2"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "5 Bathrooms",
"text_no_label": "5",
"value": "5"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4502 Holland Avenue Unit 104",
"text_no_label": "4502 Holland Avenue Unit 104",
"value": "4502 Holland Avenue Unit 104"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"text_no_label": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)",
"value": "Listing courtesy of Michelle Wood of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 564-0234)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Michelle Wood | Briggs Freeman Sotheby's Int'l",
"text_no_label": "Michelle Wood | Briggs Freeman Sotheby's Int'l",
"value": "Michelle Wood | Briggs Freeman Sotheby's Int'l"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 564-0234",
"text_no_label": "(214) 564-0234",
"value": "(214) 564-0234"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "8e3c7b1c-be11-11e5-aac7-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1453141831.47058,
"updated_at": 1453187048.643563,
"deleted_at": null,
"close_date": null,
"price": 575000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13302308",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Dave Perry Miller Real Estate",
"selling_office_name": "",
"list_agent_mls_id": "0624050",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Lesli Levine",
"list_agent_direct_work_phone": "(214) 983-6465",
"co_list_agent_full_name": "Lindsey Bradley",
"co_list_agent_mls_id": "0620202",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.8198,
"longitude": -96.8123449,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59138813.jpg",
"http://cdn.rechat.co/59138814.jpg",
"http://cdn.rechat.co/59138815.jpg",
"http://cdn.rechat.co/59138816.jpg",
"http://cdn.rechat.co/59138817.jpg",
"http://cdn.rechat.co/59138818.jpg",
"http://cdn.rechat.co/59138819.jpg",
"http://cdn.rechat.co/59138820.jpg",
"http://cdn.rechat.co/59138821.jpg",
"http://cdn.rechat.co/59138822.jpg",
"http://cdn.rechat.co/59138823.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4432",
"street_name": "Bowser",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "C",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1453141829.8946,
"updated_at": 1453187040.151129,
"street_address": "4432 Bowser Avenue Unit C"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": 1,
"full_bathroom_count": 3,
"square_meters": 170.3827573392791,
"bedroom_count": 3,
"bathroom_count": 3.1,
"year_built": 2008,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 744.6153846153846,
"lot_size_area": 0.184,
"description": "Updated 3 story townhome in desirable North Oak Lawn area. 3 bedrooms and 3.5 bathroom. Property features updated open kitchen, hardwoods throughout, private patio and attached 2-car garage. Upstairs master includes fire place, updated master bath and walk-in closet. Walking distance to restaurants, grocery store and more.",
"created_at": 1453141831.146083,
"updated_at": 1453187042.56923
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59138813.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/8e3c7b1c-be11-11e5-aac7-f23c91c841bd",
"dom": 3611,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$575,000",
"text_no_label": "575,000",
"value": 575000
},
"original_price": {
"type": "formatted_attribute",
"text": "$575,000",
"text_no_label": "575,000",
"value": 575000
},
"area": {
"type": "formatted_attribute",
"text": "1,834 SQFT",
"text_no_label": "1,834",
"value": 1834
},
"square_feet": {
"type": "formatted_attribute",
"text": "1,834 SQFT",
"text_no_label": "1,834",
"value": 1834
},
"square_meters": {
"type": "formatted_attribute",
"text": "170 SQM",
"text_no_label": "170",
"value": 170
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": "8,015.04 SQFT",
"text_no_label": "8,015.04",
"value": 8015.04
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_area": {
"type": "formatted_attribute",
"text": "0.18 Acres",
"text_no_label": "0.18",
"value": 0.18
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": "744.62 SQM",
"text_no_label": "744.62",
"value": 744.62
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.1 Bathrooms",
"text_no_label": "3.1",
"value": "3.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "4 Bathrooms",
"text_no_label": "4",
"value": "4"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4432 Bowser Avenue Unit C",
"text_no_label": "4432 Bowser Avenue Unit C",
"value": "4432 Bowser Avenue Unit C"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"text_no_label": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley",
"value": "Listing courtesy of Lesli Levine of Dave Perry Miller Real Estate ([email protected] | (214) 983-6465)\nLindsey Bradley"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Lesli Levine | Dave Perry Miller Real Estate",
"text_no_label": "Lesli Levine | Dave Perry Miller Real Estate",
"value": "Lesli Levine | Dave Perry Miller Real Estate"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 983-6465",
"text_no_label": "(214) 983-6465",
"value": "(214) 983-6465"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "839acca8-ba34-11e5-849e-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1452717041.36896,
"updated_at": 1455797653.308897,
"deleted_at": null,
"close_date": null,
"price": 479000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13301054",
"buyers_agency_commission": "3%",
"sub_agency_commission": "0%",
"list_office_name": "Briggs Freeman Sotheby's Int'l",
"selling_office_name": "",
"list_agent_mls_id": "0555105",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Diane Duvall-Rogers",
"list_agent_direct_work_phone": "(214) 725-1451",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.818763,
"longitude": -96.809533,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59052155.jpg",
"http://cdn.rechat.co/59052156.jpg",
"http://cdn.rechat.co/59052157.jpg",
"http://cdn.rechat.co/59052158.jpg",
"http://cdn.rechat.co/59052159.jpg",
"http://cdn.rechat.co/59052160.jpg",
"http://cdn.rechat.co/59052161.jpg",
"http://cdn.rechat.co/59052162.jpg",
"http://cdn.rechat.co/59052163.jpg",
"http://cdn.rechat.co/59052164.jpg",
"http://cdn.rechat.co/59052165.jpg",
"http://cdn.rechat.co/59052166.jpg",
"http://cdn.rechat.co/59052167.jpg",
"http://cdn.rechat.co/59052168.jpg",
"http://cdn.rechat.co/59052169.jpg",
"http://cdn.rechat.co/59052170.jpg",
"http://cdn.rechat.co/59052171.jpg",
"http://cdn.rechat.co/59052172.jpg",
"http://cdn.rechat.co/59052173.jpg",
"http://cdn.rechat.co/59052174.jpg",
"http://cdn.rechat.co/59052175.jpg",
"http://cdn.rechat.co/59052176.jpg",
"http://cdn.rechat.co/59052177.jpg",
"http://cdn.rechat.co/59052178.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4308",
"street_name": "Holland",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1452717039.48485,
"updated_at": 1455797643.415009,
"street_address": "4308 Holland Avenue"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": 1,
"full_bathroom_count": 3,
"square_meters": 209.4017094017094,
"bedroom_count": 3,
"bathroom_count": 3.1,
"year_built": 2005,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Ideally located just outside HP. Modern-traditional end-unit townhome with a wonderful rare iron gated front yard. Beautifully maintained, great curb appeal. 3 BR with 3.5 baths, spacious Master BR,BA, enormous closet. Kitchen includes 42-inch maple cabinets, dark granite countertops, SS appls. Wood floors throughout the kitchen, dining, living areas. Gracious, large balcony with a storage closet is located on the 2nd flr with access to kitchen.",
"created_at": 1452717041.03213,
"updated_at": 1455797646.387414
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59052155.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/839acca8-ba34-11e5-849e-f23c91c841bd",
"dom": 3616,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$479,000",
"text_no_label": "479,000",
"value": 479000
},
"original_price": {
"type": "formatted_attribute",
"text": "$479,000",
"text_no_label": "479,000",
"value": 479000
},
"area": {
"type": "formatted_attribute",
"text": "2,254 SQFT",
"text_no_label": "2,254",
"value": 2254
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,254 SQFT",
"text_no_label": "2,254",
"value": 2254
},
"square_meters": {
"type": "formatted_attribute",
"text": "209 SQM",
"text_no_label": "209",
"value": 209
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3.1 Bathrooms",
"text_no_label": "3.1",
"value": "3.1"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "4 Bathrooms",
"text_no_label": "4",
"value": "4"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4308 Holland Avenue",
"text_no_label": "4308 Holland Avenue",
"value": "4308 Holland Avenue"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Diane Duvall-Rogers of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 725-1451)",
"text_no_label": "Listing courtesy of Diane Duvall-Rogers of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 725-1451)",
"value": "Listing courtesy of Diane Duvall-Rogers of Briggs Freeman Sotheby's Int'l ([email protected] | (214) 725-1451)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Diane Duvall-Rogers | Briggs Freeman Sotheby's Int'l",
"text_no_label": "Diane Duvall-Rogers | Briggs Freeman Sotheby's Int'l",
"value": "Diane Duvall-Rogers | Briggs Freeman Sotheby's Int'l"
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 725-1451",
"text_no_label": "(214) 725-1451",
"value": "(214) 725-1451"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
},
{
"type": "compact_listing",
"id": "ff96cf30-d36d-11e5-89e7-f23c91c841bd",
"mls": "NTREIS",
"created_at": 1455490509.762476,
"updated_at": 1455602727.332506,
"deleted_at": null,
"close_date": null,
"price": 649000,
"close_price": null,
"status": "Active",
"original_mls_status": null,
"currency": "USD",
"mls_number": "13320030",
"buyers_agency_commission": "3.00%",
"sub_agency_commission": "0%",
"list_office_name": "Allie Beth Allman & Assoc.",
"selling_office_name": "",
"list_agent_mls_id": "0203647",
"list_agent_email": "[email protected]",
"list_agent_full_name": "Kristine Graves",
"list_agent_direct_work_phone": "(214) 793-1935",
"co_list_agent_full_name": "",
"co_list_agent_mls_id": "",
"selling_agent_mls_id": "",
"selling_agent_email": "",
"selling_agent_full_name": "",
"selling_agent_direct_work_phone": "",
"co_selling_agent_mls_id": "",
"favorited_in": null,
"location": {
"latitude": 32.819487,
"longitude": -96.80943300000001,
"type": "location"
},
"gallery_image_urls": [
"http://cdn.rechat.co/59702624.jpg",
"http://cdn.rechat.co/59702625.jpg",
"http://cdn.rechat.co/59702626.jpg",
"http://cdn.rechat.co/59702627.jpg",
"http://cdn.rechat.co/59702628.jpg",
"http://cdn.rechat.co/59702629.jpg",
"http://cdn.rechat.co/59702630.jpg",
"http://cdn.rechat.co/59702631.jpg",
"http://cdn.rechat.co/59702632.jpg",
"http://cdn.rechat.co/59702633.jpg",
"http://cdn.rechat.co/59702634.jpg",
"http://cdn.rechat.co/59702635.jpg",
"http://cdn.rechat.co/59702636.jpg"
],
"address": {
"type": "compact_address",
"street_number": "4323",
"street_name": "Gilbert",
"city": "Dallas",
"state": "TX",
"postal_code": "75219",
"neighborhood": "",
"street_suffix": "Avenue",
"unit_number": "4",
"country": "United States",
"country_code": "USA",
"street_dir_prefix": "",
"street_dir_suffix": "",
"created_at": 1455490509.189391,
"updated_at": 1455602717.136887,
"street_address": "4323 Gilbert Avenue Unit 4"
},
"open_houses": null,
"compact_property": {
"type": "compact_property",
"property_type": "Residential",
"property_subtype": "RES-Townhouse",
"half_bathroom_count": null,
"full_bathroom_count": 3,
"square_meters": 268.7662578966927,
"bedroom_count": 3,
"bathroom_count": 3,
"year_built": 2005,
"number_of_units": null,
"lot_size_dimensions": "",
"lot_square_meters": 0,
"lot_size_area": null,
"description": "Luxury Tuscany townhome in SOHIP neighborhood is one of five with manicured grounds, stucco walls, & red tile roofs. Plantation shutters, hdwd floors, tankless hot water heater & an abundance of storage contributes to the high end finish out of this home. Gourmet kitchen with 2 Jenn-Aire gas ranges, built in fridge freezer, & separate pantry are a cook's dream. Each floor boasts one bedroom each having their own private bath.",
"created_at": 1455490509.704087,
"updated_at": 1455602720.357876
},
"user_listing_notification_setting": null,
"mls_display_name": "NTREIS",
"cover_image_url": "http://cdn.rechat.co/59702624.jpg",
"_url": "https://irish.rechat.com/dashboard/mls/ff96cf30-d36d-11e5-89e7-f23c91c841bd",
"dom": 3584,
"formatted": {
"type": "formatted_listing",
"price": {
"type": "formatted_attribute",
"text": "$649,000",
"text_no_label": "649,000",
"value": 649000
},
"original_price": {
"type": "formatted_attribute",
"text": "$649,000",
"text_no_label": "649,000",
"value": 649000
},
"area": {
"type": "formatted_attribute",
"text": "2,893 SQFT",
"text_no_label": "2,893",
"value": 2893
},
"square_feet": {
"type": "formatted_attribute",
"text": "2,893 SQFT",
"text_no_label": "2,893",
"value": 2893
},
"square_meters": {
"type": "formatted_attribute",
"text": "269 SQM",
"text_no_label": "269",
"value": 269
},
"lot_size_square_feet": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_acres": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_area": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"lot_size_square_meters": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"building_area_total": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bedroom_count": {
"type": "formatted_attribute",
"text": "3 Bedrooms",
"text_no_label": "3",
"value": 3
},
"basement_bedroom_count": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"bathrooms": {
"type": "formatted_attribute",
"text": "3 Bathrooms",
"text_no_label": "3",
"value": "3"
},
"total_bathroom_count": {
"type": "formatted_attribute",
"text": "3 Bathrooms",
"text_no_label": "3",
"value": "3"
},
"parking_spaces": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"street_address": {
"type": "formatted_attribute",
"text": "4323 Gilbert Avenue Unit 4",
"text_no_label": "4323 Gilbert Avenue Unit 4",
"value": "4323 Gilbert Avenue Unit 4"
},
"full_address": {
"type": "formatted_attribute"
},
"address_line_2": {
"type": "formatted_attribute",
"text": "Dallas, TX 75219",
"text_no_label": "Dallas, TX 75219",
"value": "Dallas, TX 75219"
},
"region": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"city_and_region": {
"type": "formatted_attribute",
"text": "Dallas",
"text_no_label": "Dallas",
"value": "Dallas"
},
"courtesy": {
"type": "formatted_attribute",
"text": "Listing courtesy of Kristine Graves of Allie Beth Allman & Assoc. ([email protected] | (214) 793-1935)",
"text_no_label": "Listing courtesy of Kristine Graves of Allie Beth Allman & Assoc. ([email protected] | (214) 793-1935)",
"value": "Listing courtesy of Kristine Graves of Allie Beth Allman & Assoc. ([email protected] | (214) 793-1935)"
},
"listed_by": {
"type": "formatted_attribute",
"text": "Listed by: Kristine Graves | Allie Beth Allman & Assoc.",
"text_no_label": "Kristine Graves | Allie Beth Allman & Assoc.",
"value": "Kristine Graves | Allie Beth Allman & Assoc."
},
"listed_by_email": {
"type": "formatted_attribute",
"text": "[email protected]",
"text_no_label": "[email protected]",
"value": "[email protected]"
},
"listed_by_phone": {
"type": "formatted_attribute",
"text": "(214) 793-1935",
"text_no_label": "(214) 793-1935",
"value": "(214) 793-1935"
},
"unexempt_taxes": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
},
"land_tenure": {
"type": "formatted_attribute",
"text": null,
"text_no_label": null,
"value": null
}
}
}
],
"info": {
"proposed_title": "In 75219, Active, -$9,223,372.04T ...",
"count": 14,
"total": 0
}
}Update Alert setting status ¶
Update Alert setting statusPATCH/alerts/{id}/status
Example URI
PATCH /alerts/9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8/status
URI Parameters
- id
string(required) Example: 9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8
Request
Body
{
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
]
}Response
200Body
{
"code": "OK",
"data": {
"id": "9ea6c80b-12c2-4fe6-af29-9edd1b0c18b8",
"minimum_price": null,
"maximum_price": 100000,
"minimum_square_meters": null,
"maximum_square_meters": null,
"created_by": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"created_at": 1765163397.875973,
"updated_at": 1765163399.586786,
"room": "e96cfa38-c9b2-4240-a261-b1b5a37a685f",
"minimum_bedrooms": null,
"minimum_bathrooms": 1,
"property_subtypes": [
"RES-Single Family",
"RES-Half Duplex",
"RES-Farm/Ranch",
"RES-Condo",
"RES-Townhouse"
],
"points": [
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.798266282,
"type": "location"
},
{
"longitude": -96.781884564,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.75309231,
"type": "location"
},
{
"longitude": -96.812091236,
"latitude": 32.798266282,
"type": "location"
}
],
"minimum_year_built": null,
"pool": true,
"title": "Test Title",
"minimum_lot_square_meters": null,
"maximum_lot_square_meters": null,
"maximum_year_built": 2015,
"deleted_at": 1765163400.406978,
"listing_statuses": null,
"open_house": false,
"minimum_sold_date": null,
"property_types": [
"Residential"
],
"list_agents": null,
"list_offices": null,
"counties": null,
"minimum_parking_spaces": null,
"architectural_styles": null,
"subdivisions": null,
"school_districts": null,
"primary_schools": null,
"elementary_schools": null,
"senior_high_schools": null,
"junior_high_schools": null,
"intermediate_schools": null,
"sort_order": [
"status"
],
"sort_office": null,
"selling_offices": null,
"selling_agents": null,
"mls_areas": null,
"middle_schools": null,
"offices": null,
"agents": null,
"high_schools": null,
"excluded_listing_ids": null,
"postal_codes": [
"75219"
],
"pets": null,
"number_of_pets_allowed": null,
"application_fee": null,
"appliances": null,
"furnished": null,
"fenced_yard": null,
"master_bedroom_in_first_floor": false,
"search": "Victory Park Lane",
"maximum_bedrooms": null,
"maximum_bathrooms": null,
"currency": "USD",
"measurement_unit": "SQFT",
"office_exclusive": false,
"type": "alert",
"user_alert_setting": {
"id": "aed6e8f4-ae90-45ea-b88b-cb7f778b795c",
"status": [
"AlertHit",
"AlertOpenHouse",
"AlertStatusChange",
"AlertPriceDrop"
],
"type": "user_alert_setting"
},
"new_recommendations": "0",
"cover_image_url": null,
"users": [
{
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163392.354417,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": [
{
"id": "c8cc40c8-a01b-4fdc-a52a-10dadc3db9b1",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1765163395.85757,
"deleted_at": null,
"created_at": 1765163392.527384,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0be6194a-22c3-4707-8055-91bec5b42037",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
{
"type": "user",
"username": null,
"first_name": "",
"last_name": "",
"email": "[email protected]",
"phone_number": "+18598161689",
"created_at": 1765163394.406807,
"id": "b0996864-0e03-4719-9e8e-94b4b675ecef",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.406819,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "9d689f02-f2df-4b41-923e-7a0890c252eb",
"brand": null,
"fake_email": true,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "+18598161689",
"abbreviated_display_name": "+18598161689",
"online_state": "Offline",
"has_password": false
},
{
"type": "user",
"username": null,
"first_name": "[email protected]",
"last_name": "",
"email": "[email protected]",
"phone_number": null,
"created_at": 1765163394.405277,
"id": "f095f155-2fe6-46a3-a9d6-fbcb4c4582f6",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1765163394.405302,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Client",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": true,
"personal_room": "1bd568c2-4e14-4d99-859d-baed6cdaf28a",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": null,
"daily_enabled": false,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"current_time": "9:09 PM - Sunday Dec 07, 2025",
"push_allowed": true,
"agents": null,
"last_seen_type": null,
"active_brand": null,
"display_name": "[email protected] ",
"abbreviated_display_name": "[email protected]",
"online_state": "Offline",
"has_password": false
}
],
"proposed_title": "In 75219, , -$100K ..."
}
}