Sample:
{
"firstNames": "sample string 1",
"lastName": "sample string 2",
"titleId": 3,
"salutation": "sample string 4",
"email": "sample string 5",
"mobile": "sample string 6",
"homeTelephone": "sample string 7",
"homeAddress": {
"countryCode": 1,
"postCode": "sample string 2",
"propertyName": "sample string 3",
"street": "sample string 4",
"locality": "sample string 5",
"town": "sample string 6",
"region": "sample string 7",
"country": "sample string 8"
},
"companyName": "sample string 8",
"businessTelephone": "sample string 9",
"businessAddress": {
"countryCode": 1,
"postCode": "sample string 2",
"propertyName": "sample string 3",
"street": "sample string 4",
"locality": "sample string 5",
"town": "sample string 6",
"region": "sample string 7",
"country": "sample string 8"
},
"mailingAddress": 0,
"dateOfBirth": "2025-01-09T20:46",
"typeId": 11,
"requirements": {
"category": 0,
"usage": 0,
"maxPrice": 1.0,
"minBedrooms": 64
},
"marketingPreferences": {
"post": true,
"email": true,
"smsText": true,
"telephone": true,
"passDetailsToThirdParties": true,
"passDetailsToIFA": true,
"passDetailsToConveyancer": true
},
"assignedUserId": 12,
"siteId": 13
}