Explore sample webhook payloads sent by Portfolio Monitor when asset updates occur. These examples demonstrate the structure and content of JSON payloads you can expect for events such as MLS status changes, valuation updates, and more. Use these samples to test your integrations and ensure your systems are ready to receive real-time property data alerts.
Example “MLS Status” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "MLS",
"date": "12/01/2021",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"mls": {
"address_id": 39109351,
"old_mls_state": "PENDING",
"new_mls_state": "CLOSED",
"close_date": "2021-11-10",
"close_price": "1120000",
"listing_date": "2021-10-05",
"list_price": "1089000",
"listing_status": "Closed",
"buyer_agent_key": "NWM1168433",
"buyer_agent_mls_id": "NWM6237",
"buyer_agent_email": "[email protected]",
"buyer_agent_license_number": "1435",
"buyer_agent_name": "Jane Doe",
"buyer_agent_office": "Windermere Real Estate Co.",
"buyer_agent_office_key": "NWM0000866",
"buyer_agent_office_mls_id": "NWM1181",
"buyer_agent_phone": "202-524-1100",
"buyer_agent_phone_office": "202-524-1100",
"buyer_agent_type": "buyer",
"co_buyer_agent_key": "NWM1168433",
"co_buyer_agent_mls_id": "NWM6237",
"co_buyer_agent_email": "[email protected]",
"co_buyer_agent_license_number": "1435",
"co_buyer_agent_name": "Jane Doe",
"co_buyer_agent_office": "Windermere Real Estate Co.",
"co_buyer_agent_office_key": "NWM0000866",
"co_buyer_agent_office_mls_id": "NWM1181",
"co_buyer_agent_phone": "202-524-1100",
"co_buyer_agent_phone_office": "202-524-1100",
"co_buyer_agent_type": "coBuyer",
"list_agent_key": "NWM1168433",
"list_agent_mls_id": "NWM6237",
"list_agent_email": "[email protected]",
"list_agent_license_number": "1435",
"list_agent_name": "Jane Doe",
"list_agent_office": "Windermere Real Estate Co.",
"list_agent_office_key": "NWM0000866",
"list_agent_office_mls_id": "NWM1181",
"list_agent_phone": "202-524-1100",
"list_agent_phone_office": "202-524-1100",
"list_agent_type": "list",
"co_list_agent_key": "NWM1168433",
"co_list_agent_mls_id": "NWM6237",
"co_list_agent_email": "[email protected]",
"co_list_agent_license_number": "1435",
"co_list_agent_name": "Jane Doe",
"co_list_agent_office": "Windermere Real Estate Co.",
"co_list_agent_office_key": "NWM0000866",
"co_list_agent_office_mls_id": "NWM1181",
"co_list_agent_phone": "202-524-1100",
"co_list_agent_phone_office": "202-524-1100",
"co_list_agent_type": "coList"
}
}
]
Example “AVM” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "AVM",
"avm_trigger_threshold": "0.25",
"avm_latest_value": "500000",
"date": "11/07/2024",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"avm": {
"address_id": 39109351,
"avm": 375000,
"reference_month": "2024-10-28",
"relative_to": "PORTFOLIO_CREATION",
"relative_change": 1.25,
"relative_to_avm": 300000
}
}
]
Example “LTV” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "LTV",
"date": "11/07/2024",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"ltv": {
"address_id": 39109351,
"as_of_month": "2024-10-28",
"loan_to_value": 0.9
}
}
]
Example “Open Lien” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "LIEN",
"lien_trigger_type": "CONVENTIONAL",
"date": "11/07/2024",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"lien": {
"address_id": 39109351,
"loan_type": "CONVENTIONAL",
"contract_date": "2022-11-14",
"amount": 1172500,
"due_date": "2052-12-05",
"interest_rate_used": 2.78,
"loan_term": 360,
"borrower": ["DAVID M JONES"],
"lender": "PACIFIC CREDIT UNION"
}
}
]
Example “Notice of Default” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "NOD",
"date": "11/07/2024",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"nod": {
"address_id": 39109351,
"recording_date": "2023-09-30"
}
}
]
Example “Propensity to List” update notification webhook payload
[
{
"address_id": "39109351",
"street_address": "6010 W Running Deer Trl",
"unit": "Unit B",
"city": "Phoenix",
"state": "AZ",
"zip": "85083",
"update": "NOD",
"date": "11/07/2024",
"property_explorer_link": "https://solutions.housecanary.com/pexp/search?slug=6010-W-Running-Deer-Trl-Phoenix-AZ-85083",
"propensity_to_list": {
"address_id": 39109351,
"propensity_to_list": 99
}
}
]