Changed and removed API Definitions

Summary of deprecated API properties

  • The Touchstone Extended Technical Preview's loss engine automatically take into account the correlation and deductible factors in the detailed loss analyses. We deprecated the explicit definitions of the following properties in the LossAnalysisOutputOptions class:
    • EnableCorrelation
    • ApplyDeductibleBeforeLimit
  • The Touchstone Extended Technical Preview's loss engine applies deductibles before limits. The ApplyDeductibleBeforeLimit Boolean property in the DetailedLossAnalysisOptions and ExposureConcentrationAnalysisOptions classes is always set to "true".
  • The updated Loss and Geospatial engines no longer take into account the AIR Default Behavior for residential contracts; this is because all residential contracts apply location deductibles before location limits.
  • We enhanced the address definition for geocoded locations. Therefore, the GeocodeLocations response returns three new address properties such as the SubArea2Code, SubArea2Name, and PostalName. The SubArea2 property is obsolete and will be deprecated.
  • We fixed the GeographyMatchLevelCode property for the GetLocation API service. The geocoded location returns a user-supplied code in place of a description. This enables you to reference the user-supplied code in the UpdateLocation API to modify each location.