Leads Webhooks
{
"message": "I'm interested in this apartment, please contact me",
"tenant": {
"firstName": "Steve",
"lastName": "Jobs",
"contactNumber": "+27713336789",
"email": "[email protected]"
},
"agent": {
"email": "[email protected]",
"firstName": "Vee",
"lastName": "Clarke",
"contactNumber": "+27821234567"
},
"enquiredDate": "2025-03-05T09:42:59.735Z",
"enquiry": {
"additionalInfo": {
"price": "3000000",
"suburb": "Illovo",
"user_message": "I'm interested in this apartment, please contact me"
}
},
"property": {
"propertyId": "67a9db42292de6eb21418eb5",
"propertyName": "2 bedroom Gem",
"propertyType": "apartment",
"rentalAmount": 3000000,
"bedrooms": 2,
"bathrooms": 2,
"parkings": "1",
"displayPrice": "3000000",
"address": {
"city": "Sandton",
"country": "South Africa",
"line1": "3 Otto Street",
"postCode": "2196",
"province": "Gauteng",
"suburb": "Illovo",
"countryCode": "ZA",
"locality": ""
},
"listingType": "For sale",
"extpropertyId": "test123"
}
}Last updated
