Sample:
                            
{
  "firstNames": "sample string 1",
  "lastName": "sample string 2",
  "titleId": 1,
  "salutation": "sample string 3",
  "email": "sample string 4",
  "mobile": "sample string 5",
  "homeTelephone": "sample string 6",
  "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 7",
  "businessTelephone": "sample string 8",
  "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-11-04T08:05",
  "typeId": 1,
  "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": 1,
  "siteId": 1
}