Touchstone 11.0 API Reference
SubmitCustomBoundaryExposureConcentrationAnalysisRequest XML
SubmitCustomBoundaryExposureConcentrationAnalysisRequest
Copy Code
<s:Envelope xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:s="http://www.w3.org/2003/05/soap-envelope">
  <s:Header>
    <a:Action s:mustUnderstand="1">AIR.Services.ExposureConcentrationAnalysisService.Api/IExposureConcentrationAnalysisService/SubmitCustomBoundaryExposureConcentrationAnalysis</a:Action>
    <a:MessageID>urn:uuid:8e31fe39-03ae-4dda-af27-29ed802da3de</a:MessageID>
    <a:ReplyTo>
      <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
    </a:ReplyTo>
  </s:Header>
  <s:Body>
    <SubmitCustomBoundaryExposureConcentrationAnalysis xmlns="AIR.Services.ExposureConcentrationAnalysisService.Api">
      <request xmlns:d4p1="AIR.Services.ExposureConcentrationAnalysis.Api" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
        <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid>
        <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid>
        <Product i:nil="true" xmlns="AIR.Services.Common.Api" />
        <RequestUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</RequestUid>
        <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid>
        <d4p1:Options xmlns:d5p1="AIR.Services.ExposureConcentrationAnalysis.Data">
          <d5p1:ApplyDeductibleBeforeLimit>false</d5p1:ApplyDeductibleBeforeLimit>
          <d5p1:ApplyDisaggregation>false</d5p1:ApplyDisaggregation>
          <d5p1:Currency>USD</d5p1:Currency>
          <d5p1:CurrencyExchangeRateSid>3</d5p1:CurrencyExchangeRateSid>
          <d5p1:Description>Created by API at June 16 2023 14 44 10</d5p1:Description>
          <d5p1:ExposedLimits>None</d5p1:ExposedLimits>
          <d5p1:ExposureTarget xmlns:d6p1="AIR.Services.AnalysisCommon.Data">
            <d6p1:DataSourceSid i:nil="true" />
            <d6p1:Name i:nil="true" />
            <d6p1:Sid>1</d6p1:Sid>
            <d6p1:Type>ExposureView</d6p1:Type>
          </d5p1:ExposureTarget>
          <d5p1:FacultativeReinsuranceOptions>DoNotApply</d5p1:FacultativeReinsuranceOptions>
          <d5p1:MaximumCores>0</d5p1:MaximumCores>
          <d5p1:MinimumCores>0</d5p1:MinimumCores>
          <d5p1:Name>Api Analysis 700076654</d5p1:Name>
          <d5p1:ProjectSid>1</d5p1:ProjectSid>
          <d5p1:ReinsuranceProgramSid>0</d5p1:ReinsuranceProgramSid>
          <d5p1:ResultDataSourceSid>1</d5p1:ResultDataSourceSid>
          <d5p1:ResultsSaveBy>None</d5p1:ResultsSaveBy>
          <d5p1:CustomBoundaryOptions>
            <d5p1:CustomBoundaryOption>
              <d5p1:LegendItems>
                <d5p1:LegendItem>
                  <d5p1:DamageRatio>100</d5p1:DamageRatio>
                  <d5p1:Label>100 - 120</d5p1:Label>
                  <d5p1:Sid>304</d5p1:Sid>
                </d5p1:LegendItem>
                <d5p1:LegendItem>
                  <d5p1:DamageRatio>100</d5p1:DamageRatio>
                  <d5p1:Label>120+</d5p1:Label>
                  <d5p1:Sid>305</d5p1:Sid>
                </d5p1:LegendItem>
                <d5p1:LegendItem>
                  <d5p1:DamageRatio>100</d5p1:DamageRatio>
                  <d5p1:Label>40 - 60</d5p1:Label>
                  <d5p1:Sid>306</d5p1:Sid>
                </d5p1:LegendItem>
                <d5p1:LegendItem>
                  <d5p1:DamageRatio>100</d5p1:DamageRatio>
                  <d5p1:Label>60 - 80</d5p1:Label>
                  <d5p1:Sid>307</d5p1:Sid>
                </d5p1:LegendItem>
                <d5p1:LegendItem>
                  <d5p1:DamageRatio>100</d5p1:DamageRatio>
                  <d5p1:Label>80 - 100</d5p1:Label>
                  <d5p1:Sid>308</d5p1:Sid>
                </d5p1:LegendItem>
              </d5p1:LegendItems>
              <d5p1:Name>IanBoundary</d5p1:Name>
              <d5p1:PerilSet>TropicalCyclone</d5p1:PerilSet>
              <d5p1:Sid>6</d5p1:Sid>
              <d5p1:SpatialQueryType>Polygon Shapefile</d5p1:SpatialQueryType>
            </d5p1:CustomBoundaryOption>
          </d5p1:CustomBoundaryOptions>
        </d4p1:Options>
      </request>
    </SubmitCustomBoundaryExposureConcentrationAnalysis>
  </s:Body>
</s:Envelope>